diff options
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 03e7874..ed18471 100644 --- a/manifest.json +++ b/manifest.json @@ -20,7 +20,7 @@ } ], "requirements": { - "yunohost": ">= 3.4" + "yunohost": ">= 3.5" }, "multi_instance": true, "services": [ |
