Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 69324c3

Browse files
author
Mathieu Velten
committed
Merge branch 'master' into develop
2 parents 463c19a + 3e90dfd commit 69324c3

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Synapse 1.77.0 (2023-02-14)
2+
===========================
3+
4+
No significant changes since 1.77.0rc2.
5+
6+
17
Synapse 1.77.0rc2 (2023-02-10)
28
==============================
39

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.77.0) stable; urgency=medium
2+
3+
* New Synapse release 1.77.0.
4+
5+
-- Synapse Packaging team <[email protected]> Tue, 14 Feb 2023 12:59:02 +0100
6+
17
matrix-synapse-py3 (1.77.0~rc2) stable; urgency=medium
28

39
* New Synapse release 1.77.0rc2.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
8989

9090
[tool.poetry]
9191
name = "matrix-synapse"
92-
version = "1.77.0rc2"
92+
version = "1.77.0"
9393
description = "Homeserver for the Matrix decentralised comms protocol"
9494
authors = ["Matrix.org Team and Contributors <[email protected]>"]
9595
license = "Apache-2.0"

0 commit comments

Comments
 (0)