From 671c4b19cff9b1539f66b3744ab7648e90f8f803 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 18 May 2018 19:05:27 +0000 Subject: [PATCH 1/3] Update app's level --- community.json | 5 +++-- official.json | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/community.json b/community.json index 208c019a..cb837d7a 100644 --- a/community.json +++ b/community.json @@ -369,6 +369,7 @@ }, "funkwhale": { "branch": "master", + "level": 0, "revision": "9b30b385673eb4dda1c85a84a9cacf8409cf4ab7", "state": "working", "url": "https://github.com/YunoHost-Apps/funkwhale_ynh/" @@ -486,7 +487,7 @@ }, "hotspot": { "branch": "master", - "level": 2, + "level": 0, "revision": "5ee291480d4b91b136e108cac6b281b748777053", "state": "working", "url": "https://github.com/labriqueinternet/hotspot_ynh" @@ -1010,7 +1011,7 @@ }, "rocketchat": { "branch": "master", - "level": 3, + "level": 0, "revision": "f7b304c7535d4776b77c071bff2093d797fafd4c", "state": "working", "url": "https://github.com/YunoHost-Apps/rocketchat_ynh" diff --git a/official.json b/official.json index 77172f01..3be0615f 100644 --- a/official.json +++ b/official.json @@ -92,7 +92,7 @@ }, "roundcube": { "branch": "master", - "level": 7, + "level": 1, "revision": "a1e12bcf7181447e3e0cefa9ac2a172ada21c3f9", "state": "validated", "url": "https://github.com/YunoHost-Apps/roundcube_ynh" From 83908752736c49666520469980869a563b8cfe88 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Mon, 21 May 2018 18:04:53 +0200 Subject: [PATCH 2/3] Fix rocketchat level --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index cb837d7a..dc2b463d 100644 --- a/community.json +++ b/community.json @@ -1011,7 +1011,7 @@ }, "rocketchat": { "branch": "master", - "level": 0, + "level": 3, "revision": "f7b304c7535d4776b77c071bff2093d797fafd4c", "state": "working", "url": "https://github.com/YunoHost-Apps/rocketchat_ynh" From 94f39146d0c9d4d6df220e9688144fe56384f2b8 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Mon, 21 May 2018 18:05:21 +0200 Subject: [PATCH 3/3] Fix roundcube level --- official.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/official.json b/official.json index 3be0615f..77172f01 100644 --- a/official.json +++ b/official.json @@ -92,7 +92,7 @@ }, "roundcube": { "branch": "master", - "level": 1, + "level": 7, "revision": "a1e12bcf7181447e3e0cefa9ac2a172ada21c3f9", "state": "validated", "url": "https://github.com/YunoHost-Apps/roundcube_ynh"