diff --git a/CHANGELOG.md b/CHANGELOG.md index ab31528..2a0a64e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1255,3 +1255,7 @@ * Update Synapse to 1.110.0 * [Full changelog](https://github.com/element-hq/synapse/releases/tag/v1.110.0) +[1.97.0] +* Update Synapse to 1.111.0 +* [Full changelog](https://github.com/element-hq/synapse/releases/tag/v1.111.0) + diff --git a/CloudronManifest.json b/CloudronManifest.json index c586230..2fafeeb 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG.md", "tagline": "Secure & decentralized communication", - "version": "1.96.0", - "upstreamVersion": "1.110.0", + "version": "1.97.0", + "upstreamVersion": "1.111.0", "healthCheckPath": "/", "httpPort": 8008, "memoryLimit": 536870912,