Browse Source

Temporary set yunohost requirement to 4.2.x for testing

Alexandre Aubin 3 years ago
parent
commit
57db7eb5c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      manifest.json

+ 1 - 1
manifest.json

@@ -15,7 +15,7 @@
         "url": "http://julien.vaubourg.com"
     },
     "requirements": {
-        "yunohost": ">= 4.3.0"
+        "yunohost": ">= 4.2.8"
     },
     "multi_instance": false,
     "services": [],