From: Johannes Zellner Date: Fri, 7 Apr 2017 14:52:34 +0000 (+0200) Subject: Bump version X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=commitdiff_plain;h=0cc5210cf1ca83ca161966603f01affe19c3784b Bump version --- diff --git a/CHANGELOG b/CHANGELOG index e035ac4..480c2f0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -49,3 +49,6 @@ * Use new base image v0.10.0 * Synchronize cli and server versions +[4.1.0] +* Add ability to download files from the UI + diff --git a/CloudronManifest.json b/CloudronManifest.json index 41b63ac..17e5038 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -9,7 +9,7 @@ "webserver", "server" ], - "version": "4.0.0", + "version": "4.1.0", "healthCheckPath": "/api/healthcheck", "httpPort": 3000, "manifestVersion": 1,