diff options
| author | yalh76 <yalh@yahoo.com> | 2021-02-26 20:57:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-26 20:57:41 +0100 |
| commit | 27eafa9fd59c56ab915f03d080980bd1ab156590 (patch) | |
| tree | 4c6c68a73659155f6998b5120476b257cc057f4f /manifest.json | |
| parent | a233ccc644d97aa89756fac9f0ce68c98d81d27c (diff) | |
| parent | d3172db5407767d08b94030a53b8d7c360499952 (diff) | |
| download | mastodon_ynh-27eafa9fd59c56ab915f03d080980bd1ab156590.tar.gz mastodon_ynh-27eafa9fd59c56ab915f03d080980bd1ab156590.tar.bz2 mastodon_ynh-27eafa9fd59c56ab915f03d080980bd1ab156590.zip | |
Merge pull request #258 from YunoHost-Apps/testing
Upgrade to 3.3.0~ynh1
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 1fc7555..2d38584 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A libre and federated social network.", "fr": "Un réseau social libre et fédéré." }, - "version": "3.2.2~ynh1", + "version": "3.3.0~ynh1", "url": "https://github.com/tootsuite/mastodon", "license": "AGPL-3.0-or-later", "maintainer": [ @@ -23,7 +23,7 @@ } ], "requirements": { - "yunohost": ">= 4.0" + "yunohost": ">= 4.1.3" }, "multi_instance": true, "services": [ |
