Bump version

This commit is contained in:
Johannes Zellner
2024-08-14 09:14:39 +02:00
parent b8e3320d41
commit 2ea2c8cfbc
2 changed files with 6 additions and 2 deletions

View File

@@ -1267,3 +1267,7 @@
* Update Synapse to 1.112.0 * Update Synapse to 1.112.0
* [Full changelog](https://github.com/element-hq/synapse/releases/tag/v1.112.0) * [Full changelog](https://github.com/element-hq/synapse/releases/tag/v1.112.0)
[1.97.3]
* Update Synapse to 1.113.0
* [Full changelog](https://github.com/element-hq/synapse/releases/tag/v1.113.0)

View File

@@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md", "changelog": "file://CHANGELOG.md",
"tagline": "Secure & decentralized communication", "tagline": "Secure & decentralized communication",
"version": "1.97.2", "version": "1.97.3",
"upstreamVersion": "1.112.0", "upstreamVersion": "1.113.0",
"healthCheckPath": "/", "healthCheckPath": "/",
"httpPort": 8008, "httpPort": 8008,
"memoryLimit": 536870912, "memoryLimit": 536870912,