From 2ff6cfe46e5a7687976b87dc710e4e0083602a35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 23 Dec 2023 10:33:04 +0100 Subject: [PATCH] fix linter --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 710c48b..04b4795 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ "url": "https://reflexlibre.net" }, "requirements": { - "yunohost": ">= 4.2.3" + "yunohost": ">= 11.2" }, "multi_instance": true, "services": [],