From: Johannes Zellner Date: Tue, 3 May 2016 12:55:13 +0000 (+0200) Subject: Bump version X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=commitdiff_plain;h=6188849c9877c171797d0169f0d339b8697a656f Bump version --- diff --git a/CHANGELOG b/CHANGELOG index e803ed2..fc621a8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,8 +14,12 @@ * Add settings ui [0.5.1] -* Fix settings link +* Fix settings link * Add selenium tests [0.5.2] * Support username and email login + +[0.5.3] +* Support uploading the same file multiple times + diff --git a/CloudronManifest.json b/CloudronManifest.json index d937ad7..9964951 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -9,7 +9,7 @@ "webserver", "server" ], - "version": "0.5.2", + "version": "0.5.3", "targetBoxVersion": "0.4.0", "healthCheckPath": "/api/healthcheck", "httpPort": 3000,