Bump version

This commit is contained in:
Johannes Zellner
2024-06-18 14:34:17 +02:00
parent b8c2e4b286
commit 55fb3bde18
2 changed files with 6 additions and 2 deletions

View File

@@ -1247,3 +1247,7 @@
* Add support for optional whitespace around the Federation API's Authorization header's parameter commas. (#17145)
* Fix bug where disabling room publication prevented public rooms being created on workers. (#17177, #17184)
[1.95.0]
* Update Synapse to 1.109.0
* [Full changelog](https://github.com/element-hq/synapse/releases/tag/v1.109.0)

View File

@@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md",
"tagline": "Secure & decentralized communication",
"version": "1.94.0",
"upstreamVersion": "1.108.0",
"version": "1.95.0",
"upstreamVersion": "1.109.0",
"healthCheckPath": "/",
"httpPort": 8008,
"memoryLimit": 536870912,