Update package version to 1.112.0

This commit is contained in:
Package Updates
2025-06-04 06:41:42 +00:00
parent f524394443
commit 91b812e92a
2 changed files with 5 additions and 1 deletions

View File

@@ -1403,3 +1403,7 @@
* Fix startup being blocked on creating a new index that was introduced in v1.130.0rc1. ([#​18439](https://github.com/element-hq/synapse/issues/18439))
* Fix the ordering of local messages in rooms that were affected by [GHSA-v56r-hwv5-mxg6](https://github.com/advisories/GHSA-v56r-hwv5-mxg6). ([#​18447](https://github.com/element-hq/synapse/issues/18447))
[1.112.0]
* Update synapse to 1.131.0
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.131.0)

View File

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