X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CloudronManifest.json;h=f843f47a5e9bd78229bdf523e38c004671384882;hb=e649e11d1444263b30c078427105e5a5b470277f;hp=2096ae79642b194a77a1a944c7c559b063cefee7;hpb=2594ccd4a578368aa1687e8db708c1cff03491dc;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/CloudronManifest.json b/CloudronManifest.json index 2096ae7..f843f47 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -2,14 +2,15 @@ "id": "io.cloudron.surfer", "title": "Surfer", "author": "Cloudron Team", - "description": "Simple static file server", + "description": "file://DESCRIPTION.md", "tagline": "Static file server", "tags": [ "fileserver", "webserver", "server" ], - "version": "0.1.0", + "version": "0.4.0", + "targetBoxVersion": "0.4.0", "healthCheckPath": "/", "httpPort": 3000, "manifestVersion": 1, @@ -21,5 +22,7 @@ "localstorage": {} }, "mediaLinks": [ - ] + "https://i.imgur.com/frsT4DR.png" + ], + "changelog": "file://CHANGELOG" }