diff options
author | Action Bot <action@synapse.bot.com> | 2023-12-11 14:51:47 +0000 |
---|---|---|
committer | Action Bot <action@synapse.bot.com> | 2023-12-11 14:51:47 +0000 |
commit | 0529c9fd9a9c0cd41eefeeba4b274ef590594e50 (patch) | |
tree | 728d710e0f3fd1a7fc6da18f9cabdfc7c80fa940 /docs/website_files/version.js | |
parent | 1.83.0 (diff) | |
download | synapse-github/release-v1.83.tar.xz |
Version picker added for v1.83 docs github/release-v1.83 release-v1.83
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..9104080786 --- /dev/null +++ b/docs/website_files/version.js @@ -0,0 +1 @@ +window.SYNAPSE_VERSION = 'v1.83'; |