diff --git a/manifest.json b/manifest.json index 71d64e2..97cb0c4 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ "email": "whypsi@riseup.net" }, "requirements": { - "yunohost": ">> 3.8.1" + "yunohost": ">= 4.1.7.3" }, "multi_instance": true, "services": [ @@ -43,4 +43,4 @@ } ] } -} \ No newline at end of file +}