From 4fa517d642b1591653031fd4a15701bbf011eb09 Mon Sep 17 00:00:00 2001 From: Steven Date: Tue, 5 Sep 2017 12:48:51 +0200 Subject: [PATCH 1/2] Fix --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 639d220..98e0225 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ "url": "http://example.com" }, "requirements": { - "yunohost": ">> 2.7.2" + "yunohost": "=> 2.7.2" }, "multi_instance": false, "services": [ From 7682b685eb9484fb5fa5257d82a70199fee89dcd Mon Sep 17 00:00:00 2001 From: Steven Date: Tue, 5 Sep 2017 12:50:13 +0200 Subject: [PATCH 2/2] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 98e0225..52823fb 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ "url": "http://example.com" }, "requirements": { - "yunohost": "=> 2.7.2" + "yunohost": ">= 2.7.2" }, "multi_instance": false, "services": [