Update package version to 1.116.0

This commit is contained in:
Package Updates
2025-08-02 08:42:04 +00:00
parent ed28b815a8
commit 1bfa183b19
2 changed files with 5 additions and 1 deletions

View File

@@ -1422,3 +1422,7 @@
* Update synapse to 1.134.0
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.134.0)
[1.116.0]
* Update synapse to 1.135.0
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.135.0)

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md",
"tagline": "Secure & decentralized communication",
"version": "1.115.0",
"version": "1.116.0",
"upstreamVersion": "1.135.0",
"healthCheckPath": "/",
"httpPort": 8008,