diff options
| author | eric_G <46165813+ericgaspar@users.noreply.github.com> | 2024-01-13 16:41:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-13 16:41:06 +0100 |
| commit | e942dc8ca3092dde95bb09fe4b1fa2b0f68cfa13 (patch) | |
| tree | 55bbd8bc5ca92cda61f8b1365afd78a1b92c0662 /manifest.json | |
| parent | 9622cf0c39889cd32ed820f2c91ed5ab323a211b (diff) | |
| parent | e3d0328771596de59563dcd7794948b2c2249096 (diff) | |
| download | mastodon_ynh-e942dc8ca3092dde95bb09fe4b1fa2b0f68cfa13.tar.gz mastodon_ynh-e942dc8ca3092dde95bb09fe4b1fa2b0f68cfa13.tar.bz2 mastodon_ynh-e942dc8ca3092dde95bb09fe4b1fa2b0f68cfa13.zip | |
Merge pull request #428 from YunoHost-Apps/testing
Testing
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 7be81fc..fa67fbe 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre and federated social network", "fr": "Réseau social libre et fédéré" }, - "version": "4.2.3~ynh1", + "version": "4.2.3~ynh2", "url": "https://github.com/mastodon/mastodon", "upstream": { "license": "AGPL-3.0-or-later", @@ -30,7 +30,7 @@ } ], "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.2" }, "multi_instance": true, "services": [ |
