diff options
author | Action Bot <action@synapse.bot.com> | 2023-12-11 14:52:06 +0000 |
---|---|---|
committer | Action Bot <action@synapse.bot.com> | 2023-12-11 14:52:06 +0000 |
commit | 2def3ec833d811e717676cce5f20d787ae352c16 (patch) | |
tree | 1e14288f95f939c3139141f18b62a6a0a9397c27 /docs/website_files/version.js | |
parent | Add a note that #14300 did not get a fix for 1.70.1 (#14318) (diff) | |
download | synapse-2def3ec833d811e717676cce5f20d787ae352c16.tar.xz |
Version picker added for v1.70 docs github/release-v1.70 release-v1.70
Diffstat (limited to 'docs/website_files/version.js')
-rw-r--r-- | docs/website_files/version.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/website_files/version.js b/docs/website_files/version.js new file mode 100644 index 0000000000..5c660f495c --- /dev/null +++ b/docs/website_files/version.js @@ -0,0 +1 @@ +window.SYNAPSE_VERSION = 'v1.70'; |