diff options
author | Action Bot <action@synapse.bot.com> | 2023-12-11 14:52:01 +0000 |
---|---|---|
committer | Action Bot <action@synapse.bot.com> | 2023-12-11 14:52:01 +0000 |
commit | 81e56f2c2b31b765e4ae4f082c5d21fd32e5aa7a (patch) | |
tree | 36d80b6c69748d4e16d8767030a129c5c060c72e /docs/website_files/version.js | |
parent | Minor tweak to tense in changelog (diff) | |
download | synapse-release-v1.73.tar.xz |
Version picker added for v1.73 docs github/release-v1.73 release-v1.73
Diffstat (limited to '')
-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..48f1286867 --- /dev/null +++ b/docs/website_files/version.js @@ -0,0 +1 @@ +window.SYNAPSE_VERSION = 'v1.73'; |