From 57db7eb5c51891bb4a2be123dafe8b084d6cd2cf Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 13 Oct 2021 01:23:03 +0200 Subject: [PATCH] Temporary set yunohost requirement to 4.2.x for testing --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c7dd48e..147caa7 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,7 @@ "url": "http://julien.vaubourg.com" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 4.2.8" }, "multi_instance": false, "services": [],