diff --git a/CHANGELOG b/CHANGELOG index 34eee55..7758c79 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -596,3 +596,7 @@ * Update Synapse to 1.57.0 * [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.57.0) +[1.41.1] +* Update Synapse to 1.57.1 +* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.57.1) + diff --git a/CloudronManifest.json b/CloudronManifest.json index a76014b..68360cb 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Secure & decentralized communication", - "version": "1.41.0-1", - "upstreamVersion": "1.57.0", + "version": "1.41.1", + "upstreamVersion": "1.57.1", "healthCheckPath": "/", "httpPort": 8008, "memoryLimit": 536870912,