diff options
| author | yalh76 <yalh@yahoo.com> | 2020-10-29 23:23:19 +0100 |
|---|---|---|
| committer | yalh76 <yalh@yahoo.com> | 2020-10-29 23:23:19 +0100 |
| commit | 8a505d8c85cf812c48595b2a6ff47c9a90866fa5 (patch) | |
| tree | ed3143ea2046bb260cad7ac27a12fa47c7ac8613 /manifest.json | |
| parent | 95cb098404041a275da50c2e8defb96bbc2b0144 (diff) | |
| download | mastodon_ynh-8a505d8c85cf812c48595b2a6ff47c9a90866fa5.tar.gz mastodon_ynh-8a505d8c85cf812c48595b2a6ff47c9a90866fa5.tar.bz2 mastodon_ynh-8a505d8c85cf812c48595b2a6ff47c9a90866fa5.zip | |
Remove Jessie support
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 f590076..84dbe56 100644 --- a/manifest.json +++ b/manifest.json @@ -23,7 +23,7 @@ } ], "requirements": { - "yunohost": ">= 3.8.2" + "yunohost": ">= 4.0" }, "multi_instance": true, "services": [ |
