From b0b4c246627b307e9128a3ee8a4ca1f293c03c18 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Fri, 23 Feb 2018 11:04:56 -0800 Subject: [PATCH] Add hosting tag to manifest --- CloudronManifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 990322c..8a48f0c 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -18,7 +18,8 @@ "contactEmail": "support@cloudron.io", "icon": "logo.png", "tags": [ - "storage" + "storage", + "hosting" ], "mediaLinks": [ "https://raw.githubusercontent.com/minio/minio/master/docs/screenshots/minio-browser.jpg"