diff --git a/manifest.json b/manifest.json index 4f4064c..7d10b78 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,7 @@ "email": "duvalmickael@gmail.com" }, "requirements": { - "yunohost": ">> 2.4.0.4" + "yunohost": ">= 2.4.0.4" }, "multi_instance": false, "services": [ @@ -61,4 +61,4 @@ } ] } -} \ No newline at end of file +}