From: Johannes Zellner Date: Thu, 31 Dec 2015 09:45:00 +0000 (+0100) Subject: New cloudron app version 0.4.3 X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=commitdiff_plain;h=813646f162461f9b7700d3421edc552fed9e28eb New cloudron app version 0.4.3 --- diff --git a/CHANGELOG b/CHANGELOG index a80408d..257156c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,3 +7,5 @@ [0.4.2] * Fix app url +[0.4.3] +* Improve healthcheck diff --git a/CloudronManifest.json b/CloudronManifest.json index 62f99bc..9e1bfb3 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -9,7 +9,7 @@ "webserver", "server" ], - "version": "0.4.2", + "version": "0.4.3", "targetBoxVersion": "0.4.0", "healthCheckPath": "/api/healthcheck", "httpPort": 3000,