Update package version to 1.100.1

This commit is contained in:
Package Updates
2024-12-03 17:54:25 +00:00
parent f6997147c6
commit 6bcfb0a0c6
2 changed files with 5 additions and 1 deletions

View File

@@ -1321,3 +1321,7 @@
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.118.0)
* Fix a bug introduced in Synapse v1.120rc1 which would cause the newly-introduced `delete_old_otks` job to fail in worker-mode deployments. ([#​17960](https://github.com/element-hq/synapse/issues/17960))
[1.100.1]
* Update synapse to 1.120.2
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.118.0)

View File

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