diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c4e080..e041604 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1077,3 +1077,6 @@ * Add the ability to enable/disable registrations when using CAS. Contributed by Aurélien Grimpard. (#16262) * Allow the /notifications endpoint to be routed to workers. (#16265) +[1.78.0] +* Update base image to 4.2.0 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 1320485..10564a3 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.77.0", + "version": "1.78.0", "upstreamVersion": "1.93.0", "healthCheckPath": "/", "httpPort": 8008,