summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-07-05 13:25:29 +0100
committerDavid Robertson <davidr@element.io>2022-07-05 13:25:29 +0100
commit347165bc0625d610da3b4865e91bb5184deaa318 (patch)
treed2d999e69097a8033ecbf09ad7d64f0fb454d2cd /pyproject.toml
parentFix application service not being able to join remote federated room without ... (diff)
parentMention the spamchecker plugins (diff)
downloadsynapse-347165bc0625d610da3b4865e91bb5184deaa318.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b9f2ea432c..4d1007fcb3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ skip_gitignore = true
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.62.0rc3"
+version = "1.62.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"