Update package version to 1.110.0
This commit is contained in:
@@ -1393,3 +1393,7 @@
|
||||
* Add background job to clear unreferenced state groups. (#18254)
|
||||
* Hashes of media files are now tracked by Synapse. Media quarantines will now apply to all files with the same hash. (#18277, #18302, #18296)
|
||||
|
||||
[1.110.0]
|
||||
* Update synapse to 1.129.0
|
||||
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.129.0)
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG.md",
|
||||
"tagline": "Secure & decentralized communication",
|
||||
"version": "1.109.0",
|
||||
"version": "1.110.0",
|
||||
"upstreamVersion": "1.129.0",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8008,
|
||||
|
||||
Reference in New Issue
Block a user