diff --git a/CHANGELOG.md b/CHANGELOG.md index c72a70c..185f1a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -862,3 +862,6 @@ * Update support for MSC2677: remove support for server-side aggregation of reactions. (#15172) * Stabilise support for MSC3758: event_property_is push condition. (#15185) +[1.62.1] +* Update post installation message + diff --git a/CloudronManifest.json b/CloudronManifest.json index d6e31b1..b59ad4d 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.62.0", + "version": "1.62.1", "upstreamVersion": "1.79.0", "healthCheckPath": "/", "httpPort": 8008,