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,