Update package version to 1.104.0

This commit is contained in:
Package Updates
2025-02-13 14:40:58 +00:00
parent 050f4d8a26
commit f43b16e058
2 changed files with 5 additions and 1 deletions

View File

@@ -1345,3 +1345,7 @@
* Update synapse to 1.123.0
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.123.0)
[1.104.0]
* Update synapse to 1.124.0
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.124.0)

View File

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