1
0
This commit is contained in:
Mathieu Velten
2023-09-12 13:20:48 +02:00
parent 622463636c
commit 8e0fc89d5c
3 changed files with 12 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
# Synapse 1.92.1 (2023-09-12)
Stop building Ubuntu Kinetic since it is EOL and repos seem to be dead.
# Synapse 1.92.0 (2023-09-12)
### Bugfixes
+6
View File
@@ -1,3 +1,9 @@
matrix-synapse-py3 (1.92.1) stable; urgency=medium
* New Synapse release 1.92.1.
-- Synapse Packaging team <packages@matrix.org> Tue, 12 Sep 2023 13:19:42 +0200
matrix-synapse-py3 (1.92.0) stable; urgency=medium
* New Synapse release 1.92.0.
+1 -1
View File
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
[tool.poetry]
name = "matrix-synapse"
version = "1.92.0"
version = "1.92.1"
description = "Homeserver for the Matrix decentralised comms protocol"
authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
license = "Apache-2.0"