diff options
| author | yalh76 <yalh@yahoo.com> | 2020-05-26 13:18:02 +0200 |
|---|---|---|
| committer | yalh76 <yalh@yahoo.com> | 2020-05-26 13:18:02 +0200 |
| commit | 3d713af143776d074d2f37cb0689d777aa632fdf (patch) | |
| tree | 599ebd2041dbaa97ccc356b9f189b1fd7518ee27 /manifest.json | |
| parent | 80b83a846130e81af1ba20ee5b006d80367edf31 (diff) | |
| download | mastodon_ynh-3d713af143776d074d2f37cb0689d777aa632fdf.tar.gz mastodon_ynh-3d713af143776d074d2f37cb0689d777aa632fdf.tar.bz2 mastodon_ynh-3d713af143776d074d2f37cb0689d777aa632fdf.zip | |
Moving from ynh_check_ram to ynh_get_ram
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index b54d843..9041ab7 100644 --- a/manifest.json +++ b/manifest.json @@ -23,7 +23,7 @@ } ], "requirements": { - "yunohost": ">= 3.8" + "yunohost": ">= 3.8.1" }, "multi_instance": true, "services": [ |
