From 67383ed1876adc691e9172d09bd7e0603ff18dc4 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 11 Oct 2023 10:53:39 +0530 Subject: [PATCH] Version 1.24.0 --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 44437cf..24e2cc7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -409,3 +409,6 @@ * #141: Use multiple simultaneous TCP connections * #5607: Move footer links to header +[1.24.0] +* Update base image to 4.2.0 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 218c84e..cf4a61b 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "1.23.0", + "version": "1.24.0", "upstreamVersion": "1.25.0", "healthCheckPath": "/healthcheck", "httpPort": 8000,