Update package version to 1.113.0

This commit is contained in:
Package Updates
2025-06-17 16:00:16 +00:00
parent a772670867
commit 12310cd4cb
2 changed files with 5 additions and 1 deletions

View File

@@ -1407,3 +1407,7 @@
* Update synapse to 1.131.0
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.131.0)
[1.113.0]
* Update synapse to 1.132.0
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.132.0)

View File

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