From 91dc3ec303c4253fd515842765cce5658d6ae6aa Mon Sep 17 00:00:00 2001 From: tituspijean Date: Tue, 11 Apr 2023 13:23:58 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ad697af..f566c89 100644 --- a/manifest.json +++ b/manifest.json @@ -19,7 +19,7 @@ "email": "tituspijean@outlook.com" }, "requirements": { - "yunohost": ">= 4.1.7" + "yunohost": ">= 4.3" }, "services": [], "multi_instance": false,