From 1aae4f3715b34f9fe959cef47149a6afab86483a Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Tue, 12 Feb 2019 18:50:35 +0100 Subject: [PATCH] Fix levels for distbin and wikijs --- community.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community.json b/community.json index fc186cc4..fad86b91 100644 --- a/community.json +++ b/community.json @@ -256,7 +256,7 @@ }, "distbin": { "branch": "master", - "level": 3, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/distbin_ynh" @@ -1692,7 +1692,7 @@ }, "wikijs": { "branch": "master", - "level": 5, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/wikijs_ynh"