diff options
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"; |