From c6d5e6abbe2cdec5411cfd3389442afe435ef3c8 Mon Sep 17 00:00:00 2001 From: Package Updates Date: Tue, 22 Jul 2025 08:48:05 +0000 Subject: [PATCH] Update package version to 1.115.0 --- CHANGELOG.md | 4 ++++ CloudronManifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebde289..ce7741b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1418,3 +1418,7 @@ * Previously, wheels were built using the manylinux2014 base, which was expected to be compatible with distros using glibc 2.17 or later. * Bump `cibuildwheel` to 3.0.0 to fix the `manylinux` wheel builds. ([#​18615](https://github.com/element-hq/synapse/issues/18615)) +[1.115.0] +* Update synapse to 1.134.0 +* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.134.0) + diff --git a/CloudronManifest.json b/CloudronManifest.json index 3be27d0..c0f9347 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.114.0", + "version": "1.115.0", "upstreamVersion": "1.134.0", "healthCheckPath": "/", "httpPort": 8008,