From 9a6061522e979f25b3c32992c91764f8d048e0e3 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 13 Dec 2019 19:05:48 +0000 Subject: [PATCH 1/2] Update app's level --- apps.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index b53784fd..08a05912 100644 --- a/apps.json +++ b/apps.json @@ -197,7 +197,7 @@ "bitwarden": { "branch": "master", "category": "synchronization", - "level": 7, + "level": 0, "maintained": true, "revision": "HEAD", "state": "working", @@ -716,6 +716,7 @@ "fluxbb": { "branch": "master", "category": "communication", + "level": 0, "maintained": true, "revision": "HEAD", "state": "working", @@ -1845,7 +1846,7 @@ "onlyoffice": { "branch": "master", "category": "office", - "level": 6, + "level": 7, "revision": "HEAD", "state": "working", "subtags": [ From e32787ce2045c6821c293c82d98c0c8a6e1d79ce Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Fri, 13 Dec 2019 21:11:20 +0100 Subject: [PATCH 2/2] Remove level for fluxbb --- apps.json | 1 - 1 file changed, 1 deletion(-) diff --git a/apps.json b/apps.json index 08a05912..66c15f7a 100644 --- a/apps.json +++ b/apps.json @@ -716,7 +716,6 @@ "fluxbb": { "branch": "master", "category": "communication", - "level": 0, "maintained": true, "revision": "HEAD", "state": "working",