From: Johannes Zellner Date: Wed, 18 May 2016 10:25:09 +0000 (+0200) Subject: New version X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=commitdiff_plain;h=5bbeb69865e7b9ce6d933344e3cba93c43ddad99 New version --- diff --git a/CHANGELOG b/CHANGELOG index fc621a8..d32ce7b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -23,3 +23,5 @@ [0.5.3] * Support uploading the same file multiple times +[0.5.4] +* Fix upload files first time diff --git a/CloudronManifest.json b/CloudronManifest.json index 9964951..6401feb 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -9,7 +9,7 @@ "webserver", "server" ], - "version": "0.5.3", + "version": "0.5.4", "targetBoxVersion": "0.4.0", "healthCheckPath": "/api/healthcheck", "httpPort": 3000,