diff options
| author | yalh76 <yalh@yahoo.com> | 2020-10-31 21:43:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-31 21:43:23 +0100 |
| commit | cd9e7f85858433c9729454fa8d3ab9f821209a08 (patch) | |
| tree | ed3143ea2046bb260cad7ac27a12fa47c7ac8613 /manifest.json | |
| parent | bde14cc4496445fdfed4616ac44fc9527c8369fd (diff) | |
| parent | 8a505d8c85cf812c48595b2a6ff47c9a90866fa5 (diff) | |
| download | mastodon_ynh-cd9e7f85858433c9729454fa8d3ab9f821209a08.tar.gz mastodon_ynh-cd9e7f85858433c9729454fa8d3ab9f821209a08.tar.bz2 mastodon_ynh-cd9e7f85858433c9729454fa8d3ab9f821209a08.zip | |
Merge pull request #239 from YunoHost-Apps/testing
Upgrade 3.2.1
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 d516472..84dbe56 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.0~ynh1", + "version": "3.2.1~ynh1", "url": "https://github.com/tootsuite/mastodon", "license": "AGPL-3.0-or-later", "maintainer": [ @@ -23,7 +23,7 @@ } ], "requirements": { - "yunohost": ">= 3.8.2" + "yunohost": ">= 4.0" }, "multi_instance": true, "services": [ |
