Update package version to 1.103.0

This commit is contained in:
Package Updates
2025-01-29 08:44:31 +00:00
parent 467685dee3
commit 3991b28ba5
2 changed files with 5 additions and 1 deletions

View File

@@ -1341,3 +1341,7 @@
* Update synapse to 1.122.0
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.122.0)
[1.103.0]
* Update synapse to 1.123.0
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.123.0)

View File

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