From c95346b82af66b3abf6c765f0aecd39c8a4566a0 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Fri, 6 Apr 2018 23:23:17 +0200 Subject: [PATCH] Fix levels for netdata and phpldapadmin --- community.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community.json b/community.json index 57a72506..c895615a 100644 --- a/community.json +++ b/community.json @@ -794,7 +794,7 @@ }, "netdata": { "branch": "master", - "level": 2, + "level": 7, "revision": "11d5064f3c7089905090ba132b2acfa839a029c2", "state": "working", "url": "https://github.com/YunoHost-Apps/netdata_ynh" @@ -898,7 +898,7 @@ }, "phpldapadmin": { "branch": "master", - "level": 5, + "level": 7, "revision": "77d8c0dfb286591f36ec2a24a30866db66e98151", "state": "working", "url": "https://github.com/YunoHost-Apps/phpldapadmin_ynh"