summary refs log tree commit diff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-06-06 10:49:04 +0100
committerErik Johnston <erik@matrix.org>2023-06-06 10:49:04 +0100
commit07fd6d82d7890b10a02727c9892f01c684f207ef (patch)
tree6f54b38d55311a757ba2f4aef304afbbf1649945 /pyproject.toml
parentStabilize support for MSC3952: Intentional mentions. (#15520) (diff)
parentFixup changelog (diff)
downloadsynapse-07fd6d82d7890b10a02727c9892f01c684f207ef.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 9802cd2a18..434eaa52ae 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 
 [tool.poetry]
 name = "matrix-synapse"
-version = "1.85.0rc2"
+version = "1.85.0"
 description = "Homeserver for the Matrix decentralised comms protocol"
 authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 license = "Apache-2.0"