diff options
Diffstat (limited to 'CloudronManifest.json')
-rw-r--r-- | CloudronManifest.json | 3 |
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": {} |