Update package version to 1.111.0
This commit is contained in:
@@ -1397,3 +1397,9 @@
|
||||
* Update synapse to 1.129.0
|
||||
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.129.0)
|
||||
|
||||
[1.111.0]
|
||||
* Update synapse to 1.130.0
|
||||
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.130.0)
|
||||
* 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))
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG.md",
|
||||
"tagline": "Secure & decentralized communication",
|
||||
"version": "1.110.0",
|
||||
"version": "1.111.0",
|
||||
"upstreamVersion": "1.130.0",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8008,
|
||||
|
||||
Reference in New Issue
Block a user