aboutsummaryrefslogtreecommitdiffhomepage
path: root/CloudronManifest.json
diff options
context:
space:
mode:
authorJohannes Zellner <johannes@nebulon.de>2016-03-01 17:13:24 +0100
committerJohannes Zellner <johannes@nebulon.de>2016-03-01 17:13:24 +0100
commit27877b6cdaed160d07d70ffadee6511bb45ca0fe (patch)
treec568743c24ddb9d475778e94b3c4815098c1c54e /CloudronManifest.json
parent3e98fb0c71628d983acb3fc345465ed959f19070 (diff)
downloadSurfer-27877b6cdaed160d07d70ffadee6511bb45ca0fe.tar.gz
Surfer-27877b6cdaed160d07d70ffadee6511bb45ca0fe.tar.zst
Surfer-27877b6cdaed160d07d70ffadee6511bb45ca0fe.zip
Bump version
Diffstat (limited to 'CloudronManifest.json')
-rw-r--r--CloudronManifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/CloudronManifest.json b/CloudronManifest.json
index 9e1bfb3..2b78b9e 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -9,7 +9,7 @@
9 "webserver", 9 "webserver",
10 "server" 10 "server"
11 ], 11 ],
12 "version": "0.4.3", 12 "version": "0.5.0",
13 "targetBoxVersion": "0.4.0", 13 "targetBoxVersion": "0.4.0",
14 "healthCheckPath": "/api/healthcheck", 14 "healthCheckPath": "/api/healthcheck",
15 "httpPort": 3000, 15 "httpPort": 3000,
@@ -17,6 +17,7 @@
17 "website": "https://github.com/nebulade/surfer", 17 "website": "https://github.com/nebulade/surfer",
18 "contactEmail": "support@cloudron.io", 18 "contactEmail": "support@cloudron.io",
19 "icon": "logo.png", 19 "icon": "logo.png",
20 "configurePath": "/_admin",
20 "addons": { 21 "addons": {
21 "ldap": {}, 22 "ldap": {},
22 "localstorage": {} 23 "localstorage": {}