Version 1.30.0

This commit is contained in:
Girish Ramakrishnan
2021-08-24 09:53:13 -07:00
parent d06f83a567
commit 7afe2dd073
3 changed files with 5 additions and 2 deletions

View File

@@ -461,3 +461,6 @@
* Update Synapse to 1.40.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.40.0)
[1.30.0]
* Update Synapse to 1.41.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.41.0)

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Secure & decentralized communication",
"version": "1.29.0",
"version": "1.30.0",
"healthCheckPath": "/",
"httpPort": 8008,
"memoryLimit": 536870912,

View File

@@ -1,4 +1,4 @@
This app packages Synapse <upstream>1.40.0</upstream>.
This app packages Synapse <upstream>1.41.0</upstream>.
**This package only provides the Matrix backend. A variety of clients are available
[here](https://matrix.org/clients/). Riot is a popular web frontend for Matrix and