release-v1.62
David Robertson 2022-07-05 11:14:27 +01:00
parent 95a260da73
commit cf63d57dce
No known key found for this signature in database
GPG Key ID: 903ECE108A39DEDD
3 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,9 @@
Synapse 1.62.0 (2022-07-05)
===========================
No significant changes since 1.62.0rc3.
Synapse 1.62.0rc3 (2022-07-04)
==============================

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
matrix-synapse-py3 (1.62.0) stable; urgency=medium
* New Synapse release 1.62.0.
-- Synapse Packaging team <packages@matrix.org> Tue, 05 Jul 2022 11:14:15 +0100
matrix-synapse-py3 (1.62.0~rc3) stable; urgency=medium
* New Synapse release 1.62.0rc3.

View File

@ -54,7 +54,7 @@ skip_gitignore = true
[tool.poetry]
name = "matrix-synapse"
version = "1.62.0rc3"
version = "1.62.0"
description = "Homeserver for the Matrix decentralised comms protocol"
authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
license = "Apache-2.0"