From 27e27d8c497fac0f2845ff979c156c267f2a886c Mon Sep 17 00:00:00 2001 From: Kayou Date: Sat, 6 Jul 2019 13:50:08 +0200 Subject: [PATCH] Update app's level (#801) * Update app's level * Fix level --- apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index 382e528e..495d0ba5 100644 --- a/apps.json +++ b/apps.json @@ -333,7 +333,7 @@ }, "discourse": { "branch": "master", - "level": 2, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/discourse_ynh" @@ -1276,7 +1276,7 @@ }, "onlyoffice": { "branch": "master", - "level": 0, + "level": 6, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/onlyoffice_ynh"