From f03c4e524380c18dec5f380981c749ba7de226a2 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sun, 8 Oct 2023 19:14:15 +0530 Subject: [PATCH] Version 1.78.0 --- CHANGELOG.md | 3 +++ CloudronManifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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,