Update package version to 1.124.0

This commit is contained in:
Package Updates
2025-11-26 07:34:50 +00:00
parent 048669fa2c
commit df07d51d8b
2 changed files with 5 additions and 1 deletions

View File

@@ -1507,3 +1507,7 @@
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.142.1) * [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.142.1)
* Fixed a bug introduced in v1.142.0 preventing subpaths in MAS endpoints from working. ([#19186](https://github.com/element-hq/synapse/issues/19186)) * Fixed a bug introduced in v1.142.0 preventing subpaths in MAS endpoints from working. ([#19186](https://github.com/element-hq/synapse/issues/19186))
[1.124.0]
* Update synapse to 1.143.0
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.143.0)

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md", "changelog": "file://CHANGELOG.md",
"tagline": "Secure & decentralized communication", "tagline": "Secure & decentralized communication",
"version": "1.123.1", "version": "1.124.0",
"upstreamVersion": "1.143.0", "upstreamVersion": "1.143.0",
"healthCheckPath": "/", "healthCheckPath": "/",
"httpPort": 8008, "httpPort": 8008,