Skip to content

Commit 75b788f

Browse files
committed
1.110.0
1 parent ccce858 commit 75b788f

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

CHANGES.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Synapse 1.110.0 (2024-07-03)
2+
3+
No significant changes since 1.110.0rc3.
4+
5+
6+
7+
18
# Synapse 1.110.0rc3 (2024-07-02)
29

310
### Bugfixes

debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
matrix-synapse-py3 (1.110.0) stable; urgency=medium
2+
3+
* New Synapse release 1.110.0.
4+
5+
-- Synapse Packaging team <[email protected]> Wed, 03 Jul 2024 09:08:59 -0600
6+
17
matrix-synapse-py3 (1.110.0~rc3) stable; urgency=medium
28

39
* New Synapse release 1.110.0rc3.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
9696

9797
[tool.poetry]
9898
name = "matrix-synapse"
99-
version = "1.110.0rc3"
99+
version = "1.110.0"
100100
description = "Homeserver for the Matrix decentralised comms protocol"
101101
authors = ["Matrix.org Team and Contributors <[email protected]>"]
102102
license = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)