diff --git a/CHANGELOG.md b/CHANGELOG.md index 32a33fc..029eab7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1032,3 +1032,6 @@ * Fix a long-standing bug where the synapse_port_db failed to configure sequences for application services and partial stated rooms. (#16043) * Fix long-standing bug with deletion in dehydrated devices v2. (#16046) +[1.74.0] +* Turn addon can be optionally enabled/disabled + diff --git a/CloudronManifest.json b/CloudronManifest.json index b06c7c0..51c7b4d 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.73.0", + "version": "1.74.0", "upstreamVersion": "1.90.0", "healthCheckPath": "/", "httpPort": 8008,