From b8917a4805e24904f37b814f46aadb3a7e86f0d9 Mon Sep 17 00:00:00 2001 From: Package Updates Date: Tue, 6 May 2025 14:33:51 +0000 Subject: [PATCH] Update package version to 1.110.0 --- CHANGELOG.md | 4 ++++ CloudronManifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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,