]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commitdiff
Bump version
authorJohannes Zellner <johannes@nebulon.de>
Tue, 1 Mar 2016 16:13:24 +0000 (17:13 +0100)
committerJohannes Zellner <johannes@nebulon.de>
Tue, 1 Mar 2016 16:13:24 +0000 (17:13 +0100)
CHANGELOG
CloudronManifest.json

index 257156cc75c8820b7aa8449394f31efa49e57de3..4d45a62b0dc1fc635668663044d0690437032507 100644 (file)
--- 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
index 9e1bfb326cab91c83cab268c91b4698593530cd8..2b78b9e8a10920b37ffc0f46cb7ad28ed973ba87 100644 (file)
@@ -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": {}