From 7a87586134dfba31cc1df87348ebe6f9201cda15 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 28 Aug 2020 20:05:18 +0000 Subject: [PATCH 1/2] Update app's level --- apps.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/apps.json b/apps.json index c4416334..2da441fd 100644 --- a/apps.json +++ b/apps.json @@ -118,7 +118,7 @@ "anfora": { "branch": "master", "category": "social_media", - "level": 7, + "level": 3, "revision": "HEAD", "state": "working", "subtags": [ @@ -274,7 +274,7 @@ "cachet": { "branch": "master", "category": "system_tools", - "level": 2, + "level": 7, "revision": "HEAD", "state": "working", "subtags": [ @@ -1111,7 +1111,7 @@ "h5ai": { "branch": "master", "category": "small_utilities", - "level": 2, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/h5ai_ynh" @@ -2010,7 +2010,7 @@ "nodered": { "branch": "master", "category": "iot", - "level": 7, + "level": 4, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/nodered_ynh" @@ -2567,7 +2567,7 @@ "roundcube": { "branch": "master", "category": "communication", - "level": 7, + "level": 0, "maintained": "request_adoption", "revision": "HEAD", "state": "working", @@ -2702,7 +2702,7 @@ "shsd": { "branch": "master", "category": "system_tools", - "level": 3, + "level": 0, "revision": "HEAD", "state": "working", "subtags": [ From c1da0a29e0e20ba2a5a4e522781a1f71805435bd Mon Sep 17 00:00:00 2001 From: Kay0u Date: Thu, 3 Sep 2020 13:41:45 +0200 Subject: [PATCH 2/2] fix nodered level --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 2da441fd..a48e7f98 100644 --- a/apps.json +++ b/apps.json @@ -2010,7 +2010,7 @@ "nodered": { "branch": "master", "category": "iot", - "level": 4, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/nodered_ynh"