Update package version to 1.115.0

This commit is contained in:
Package Updates
2025-07-22 08:48:05 +00:00
parent 958289bcab
commit 1c2e9bbce5
2 changed files with 5 additions and 1 deletions

View File

@@ -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)

View File

@@ -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,