Compare commits

...

1 Commits

Author SHA1 Message Date
Girish Ramakrishnan
940ca3c5bc Version 1.98.0 2024-10-15 18:43:36 +02:00
2 changed files with 5 additions and 1 deletions

View File

@@ -1283,3 +1283,7 @@
* Update Synapse to 1.116.0 * Update Synapse to 1.116.0
* [Full changelog](https://github.com/element-hq/synapse/releases/tag/v1.116.0) * [Full changelog](https://github.com/element-hq/synapse/releases/tag/v1.116.0)
[1.98.0]
* Update Synapse to 1.118.0
* [Full changelog](https://github.com/element-hq/synapse/releases/tag/v1.118.0)

View File

@@ -5,7 +5,7 @@
"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.6", "version": "1.98.0",
"upstreamVersion": "1.117.0", "upstreamVersion": "1.117.0",
"healthCheckPath": "/", "healthCheckPath": "/",
"httpPort": 8008, "httpPort": 8008,