Version 1.43.1

This commit is contained in:
Girish Ramakrishnan
2022-05-18 09:51:21 -07:00
parent 6e4c16ba2e
commit 01ed3cc5ab
2 changed files with 5 additions and 2 deletions

View File

@@ -611,3 +611,6 @@
* Update Synapse to 1.59.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.59.0)
[1.43.1]
* Update Synapse to 1.59.1
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.59.1)

View File

@@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Secure & decentralized communication",
"version": "1.43.0",
"upstreamVersion": "1.59.0",
"version": "1.43.1",
"upstreamVersion": "1.59.1",
"healthCheckPath": "/",
"httpPort": 8008,
"memoryLimit": 536870912,