Version 1.29.0

This commit is contained in:
Girish Ramakrishnan
2021-08-10 11:23:44 -07:00
parent ad4d18e706
commit fb83f5a54e
3 changed files with 6 additions and 2 deletions

View File

@@ -457,3 +457,7 @@
* Update Synapse to 1.39.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.39.0)
[1.29.0]
* Update Synapse to 1.40.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.40.0)

View File

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

View File

@@ -1,4 +1,4 @@
This app packages Synapse <upstream>1.39.0</upstream>.
This app packages Synapse <upstream>1.40.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