From a60775457d574de1428587aea75e83f7ecc1df3b Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Wed, 14 Apr 2021 20:07:21 +0200 Subject: [PATCH] [fix] Yunohost requirements --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3386479..6ede00a 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,7 @@ "url": "https://reflexlibre.net" }, "requirements": { - "yunohost": ">= 3.8.1" + "yunohost": ">= 4.1.0" }, "multi_instance": true, "services": [],