Skip to content

Commit c47d8e0

Browse files
committed
1.131.0
1 parent 461571f commit c47d8e0

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Synapse 1.131.0 (2025-06-03)
2+
3+
No significant changes since 1.131.0rc1.
4+
15
# Synapse 1.131.0rc1 (2025-05-28)
26

37
### Features

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
matrix-synapse-py3 (1.131.0) stable; urgency=medium
2+
3+
* New Synapse release 1.131.0.
4+
5+
-- Synapse Packaging team <[email protected]> Tue, 03 Jun 2025 14:36:55 +0100
6+
17
matrix-synapse-py3 (1.131.0~rc1) stable; urgency=medium
28

39
* New synapse release 1.131.0rc1.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ module-name = "synapse.synapse_rust"
9797

9898
[tool.poetry]
9999
name = "matrix-synapse"
100-
version = "1.131.0rc1"
100+
version = "1.131.0"
101101
description = "Homeserver for the Matrix decentralised comms protocol"
102102
authors = ["Matrix.org Team and Contributors <[email protected]>"]
103103
license = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)