From: Johannes Zellner Date: Thu, 3 Mar 2016 10:03:18 +0000 (+0100) Subject: Changes for 0.5.1 X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=commitdiff_plain;h=ab33783aaffdb2c55a1c5bc01d5d2e14c2092bf8 Changes for 0.5.1 --- diff --git a/CHANGELOG b/CHANGELOG index 4d45a62..631d96f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,4 +11,8 @@ * Improve healthcheck [0.5.0] -* Add settings ui \ No newline at end of file +* Add settings ui + +[0.5.1] +* Fix settings link +* Add selenium tests diff --git a/CloudronManifest.json b/CloudronManifest.json index 168a2fc..efd83ae 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -9,7 +9,7 @@ "webserver", "server" ], - "version": "0.5.0", + "version": "0.5.1", "targetBoxVersion": "0.4.0", "healthCheckPath": "/api/healthcheck", "httpPort": 3000,