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,