Version 1.30.1

This commit is contained in:
Girish Ramakrishnan
2021-08-30 23:05:59 -07:00
parent ee10da9df5
commit 5703b98d6f
2 changed files with 7 additions and 1 deletions

View File

@@ -464,3 +464,9 @@
[1.30.0]
* Update Synapse to 1.41.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.41.0)
[1.30.1]
* Send logs to the console
* Fix postinstall message about federation

View File

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