From 5983c1366ff84f29c0a3e8f0ed96529d5942e25f Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 11 May 2021 23:36:51 +0200 Subject: [PATCH] Fix Yunohost version requirements ! Using official helper ynh_add_config implies requiring at least version 4.1.0, but manifest only requires 3.8.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 32e81c9..0b53989 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ "email": "salamandar@salamandar.fr" }, "requirements": { - "yunohost": ">= 3.8.1" + "yunohost": ">= 4.1.0" }, "multi_instance": true, "services": [