From 65af585e9446b33b82bd3176d2a0793d35aa72cb Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 28 Jul 2023 23:31:12 +0200 Subject: [PATCH] reset level to 7 and 8 for mediawiki and wekan, temporary issues that should now be fixed --- apps.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.toml b/apps.toml index 0c1052b7..4a04333e 100644 --- a/apps.toml +++ b/apps.toml @@ -2070,7 +2070,7 @@ url = "https://github.com/YunoHost-Apps/mediadrop_ynh" [mediawiki] category = "publishing" -level = 0 +level = 7 state = "working" subtags = [ "wiki" ] url = "https://github.com/YunoHost-Apps/mediawiki_ynh" @@ -3881,7 +3881,7 @@ url = "https://github.com/YunoHost-Apps/webtrees_ynh" [wekan] category = "productivity_and_management" -level = 0 +level = 8 potential_alternative_to = [ "Trello" ] state = "working" subtags = [ "task" ]