diff options
author | Erik Johnston <erik@matrix.org> | 2023-12-12 17:37:17 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2023-12-12 17:37:17 +0000 |
commit | e85e0ef6ba9259167838d641a4f9f64b2589963f (patch) | |
tree | 70b2dd47f1a2b9be8b18707253cf5a79c17b0602 /docs | |
parent | Sentry Alert configuration based on production and development environment (#... (diff) | |
parent | Update changelog (diff) | |
download | synapse-e85e0ef6ba9259167838d641a4f9f64b2589963f.tar.xz |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs')
-rw-r--r-- | docs/website_files/theme/index.hbs | 2 | ||||
-rw-r--r-- | docs/website_files/version.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/website_files/theme/index.hbs b/docs/website_files/theme/index.hbs index f60a7e96aa..9cf7521e80 100644 --- a/docs/website_files/theme/index.hbs +++ b/docs/website_files/theme/index.hbs @@ -321,4 +321,4 @@ {{/if}} </body> -</html> \ No newline at end of file +</html> diff --git a/docs/website_files/version.js b/docs/website_files/version.js index 9065afcdbf..73f7e67f6a 100644 --- a/docs/website_files/version.js +++ b/docs/website_files/version.js @@ -1 +1 @@ -window.SYNAPSE_VERSION = "latest"; \ No newline at end of file +window.SYNAPSE_VERSION = "latest"; |