From: Johannes Zellner Date: Fri, 26 Aug 2016 16:03:56 +0000 (+0200) Subject: Bump version X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=commitdiff_plain;h=3f030be1aae8f238bc07fd749af2e86ab5ba55c6 Bump version --- diff --git a/CHANGELOG b/CHANGELOG index 68e03b7..0306aa0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -29,3 +29,5 @@ [0.5.5] * Use new base image +[0.5.6] +* Use new base image 0.9.0 diff --git a/CloudronManifest.json b/CloudronManifest.json index 1ba4ae2..dc2c856 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -9,7 +9,7 @@ "webserver", "server" ], - "version": "0.5.5", + "version": "0.5.6", "targetBoxVersion": "0.4.0", "healthCheckPath": "/api/healthcheck", "httpPort": 3000,