diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cd00e6..f509964 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) + diff --git a/CloudronManifest.json b/CloudronManifest.json index 6ef7e46..cf663c2 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -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,