diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c115f1..3b91b2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) + diff --git a/CloudronManifest.json b/CloudronManifest.json index b82407d..9a87831 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -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,