diff options
| author | yalh76 <yalh@yahoo.com> | 2019-05-10 11:28:21 +0200 |
|---|---|---|
| committer | yalh76 <yalh@yahoo.com> | 2019-05-10 11:28:21 +0200 |
| commit | c44558416168d26eef92c03c88f65669c4a73668 (patch) | |
| tree | 224612b2876738b69eb8b8d5246ab38512544df3 | |
| parent | 9ab2890b08ee837c5c30c18c84a099224a30c592 (diff) | |
| download | mastodon_ynh-c44558416168d26eef92c03c88f65669c4a73668.tar.gz mastodon_ynh-c44558416168d26eef92c03c88f65669c4a73668.tar.bz2 mastodon_ynh-c44558416168d26eef92c03c88f65669c4a73668.zip | |
Update yunohost version requirements
| -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": [ |
