From 5d7a9d167f75b4c32e3aa8684951d5ffad1c52c6 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Mon, 22 Oct 2018 00:47:02 +0200 Subject: [PATCH] Fix level for funkwhale and portainer --- community.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community.json b/community.json index d460fd6a..d5deb6f2 100644 --- a/community.json +++ b/community.json @@ -443,7 +443,7 @@ }, "funkwhale": { "branch": "master", - "level": 0, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/funkwhale_ynh" @@ -1205,7 +1205,7 @@ }, "portainer": { "branch": "master", - "level": 1, + "level": 3, "revision": "32f07e8a623e920d620c555e862480c9411390e5", "state": "working", "url": "https://github.com/YunoHost-Apps/portainer_ynh"