diff options
author | Action Bot <action@synapse.bot.com> | 2023-12-11 14:54:04 +0000 |
---|---|---|
committer | Action Bot <action@synapse.bot.com> | 2023-12-11 14:54:04 +0000 |
commit | 6e5869199bfedea13b4b2a8fae458e1638a6ef0c (patch) | |
tree | 5ddf56fd81948725a185fe4194124454644e1b5a /v1.86/website_files/version.js | |
parent | Version picker deployed for v1.87 docs to Github Pages (diff) | |
download | synapse-6e5869199bfedea13b4b2a8fae458e1638a6ef0c.tar.xz |
Version picker deployed for v1.86 docs to Github Pages
Diffstat (limited to 'v1.86/website_files/version.js')
-rw-r--r-- | v1.86/website_files/version.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/v1.86/website_files/version.js b/v1.86/website_files/version.js new file mode 100644 index 0000000000..cdfb46aabe --- /dev/null +++ b/v1.86/website_files/version.js @@ -0,0 +1 @@ +window.SYNAPSE_VERSION = 'v1.86'; |