diff options
-rw-r--r-- | CloudronManifest.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CloudronManifest.json b/CloudronManifest.json index f843f47..ff449b6 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.0", | 12 | "version": "0.4.1", |
13 | "targetBoxVersion": "0.4.0", | 13 | "targetBoxVersion": "0.4.0", |
14 | "healthCheckPath": "/", | 14 | "healthCheckPath": "/", |
15 | "httpPort": 3000, | 15 | "httpPort": 3000, |
@@ -22,7 +22,6 @@ | |||
22 | "localstorage": {} | 22 | "localstorage": {} |
23 | }, | 23 | }, |
24 | "mediaLinks": [ | 24 | "mediaLinks": [ |
25 | "https://i.imgur.com/frsT4DR.png" | ||
26 | ], | 25 | ], |
27 | "changelog": "file://CHANGELOG" | 26 | "changelog": "file://CHANGELOG" |
28 | } | 27 | } |