From 6ad084577ff4c250bfdc27ba8c34b76ec40731b8 Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Mon, 7 Aug 2023 09:55:54 +0200 Subject: [PATCH] deprecate invoiceninja 4 I don't use IN4 anymore, so from my side there won't be any fixes. This results in bugs: https://github.com/YunoHost-Apps/invoiceninja_ynh/issues/36 We discussed this already some time ago: - https://github.com/YunoHost/apps/pull/1325 - https://github.com/YunoHost/apps/pull/1319 I hope just adding this anti-feature is enough. --- apps.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.toml b/apps.toml index ae12f631..9497017c 100644 --- a/apps.toml +++ b/apps.toml @@ -1569,6 +1569,7 @@ subtags = [ "videos" ] url = "https://github.com/YunoHost-Apps/invidious_ynh" [invoiceninja] +antifeatures = [ "deprecated-software" ] category = "productivity_and_management" level = 8 state = "working"