From: Johannes Zellner Date: Tue, 1 Mar 2016 16:13:24 +0000 (+0100) Subject: Bump version X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=commitdiff_plain;h=27877b6cdaed160d07d70ffadee6511bb45ca0fe Bump version --- diff --git a/CHANGELOG b/CHANGELOG index 257156c..4d45a62 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,3 +9,6 @@ [0.4.3] * Improve healthcheck + +[0.5.0] +* Add settings ui \ No newline at end of file diff --git a/CloudronManifest.json b/CloudronManifest.json index 9e1bfb3..2b78b9e 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -9,7 +9,7 @@ "webserver", "server" ], - "version": "0.4.3", + "version": "0.5.0", "targetBoxVersion": "0.4.0", "healthCheckPath": "/api/healthcheck", "httpPort": 3000, @@ -17,6 +17,7 @@ "website": "https://github.com/nebulade/surfer", "contactEmail": "support@cloudron.io", "icon": "logo.png", + "configurePath": "/_admin", "addons": { "ldap": {}, "localstorage": {}