Bump version

This commit is contained in:
Johannes Zellner
2024-09-18 12:44:07 +02:00
parent 6099885ae5
commit 45f699dbf7
2 changed files with 6 additions and 2 deletions

View File

@@ -1275,3 +1275,7 @@
* Update Synapse to 1.114.0 * Update Synapse to 1.114.0
* [Full changelog](https://github.com/element-hq/synapse/releases/tag/v1.114.0) * [Full changelog](https://github.com/element-hq/synapse/releases/tag/v1.114.0)
[1.97.5]
* Update Synapse to 1.115.0
* [Full changelog](https://github.com/element-hq/synapse/releases/tag/v1.115.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.4", "version": "1.97.5",
"upstreamVersion": "1.114.0", "upstreamVersion": "1.115.0",
"healthCheckPath": "/", "healthCheckPath": "/",
"httpPort": 8008, "httpPort": 8008,
"memoryLimit": 536870912, "memoryLimit": 536870912,