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