From 98c21db158648d387ae724044ae6ebdad27e483a Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 23 Aug 2023 07:09:23 +0530 Subject: [PATCH] Version 1.74.0 --- CHANGELOG.md | 3 +++ CloudronManifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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,