From c2bdd8b96aa9241185d768fdfad271d293be4cb6 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Wed, 14 Mar 2018 19:35:47 +0100 Subject: [PATCH] Update app's level (#435) * Update app's level * Fix netdata level --- community.json | 3 ++- official.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/community.json b/community.json index 1f2d2f31..6f2333af 100644 --- a/community.json +++ b/community.json @@ -286,7 +286,7 @@ }, "flarum": { "branch": "master", - "level": 7, + "level": 2, "revision": "a6ac2c983a633503fd589539e9dd9bd47331463d", "state": "working", "url": "https://github.com/YunoHost-Apps/flarum_ynh" @@ -1199,6 +1199,7 @@ }, "unattended_upgrades": { "branch": "master", + "level": 7, "revision": "d759f0169669660cf019dc97e1363045e64cfadb", "state": "working", "url": "https://github.com/YunoHost-Apps/unattended_upgrades_ynh" diff --git a/official.json b/official.json index d4a215b0..c33b0d0e 100644 --- a/official.json +++ b/official.json @@ -64,7 +64,7 @@ }, "opensondage": { "branch": "master", - "level": 3, + "level": 7, "revision": "3cd80ae82e323596048341c63408a17abdb51405", "state": "validated", "url": "https://github.com/YunoHost-apps/opensondage_ynh"