Version 1.41.1

This commit is contained in:
Girish Ramakrishnan
2022-04-20 15:51:50 -07:00
parent 08e65a0769
commit 6ca10fe63d
2 changed files with 6 additions and 2 deletions

View File

@@ -596,3 +596,7 @@
* Update Synapse to 1.57.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.57.0)
[1.41.1]
* Update Synapse to 1.57.1
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.57.1)

View File

@@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Secure & decentralized communication",
"version": "1.41.0-1",
"upstreamVersion": "1.57.0",
"version": "1.41.1",
"upstreamVersion": "1.57.1",
"healthCheckPath": "/",
"httpPort": 8008,
"memoryLimit": 536870912,