diff options
| author | Tagada <36127788+Tagadda@users.noreply.github.com> | 2023-09-25 13:22:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-25 13:22:28 +0200 |
| commit | d25d76c17ae4aecb8d118391e174330490998626 (patch) | |
| tree | 73255de0e2ed7beadbf66d29cfb4349c991c0f41 /manifest.json | |
| parent | 1160aa91fae4a1c366a5d6578a00a40936b9249e (diff) | |
| parent | 95a7d63197fa60beb56d2519645f13ff397ceafb (diff) | |
| download | mastodon_ynh-d25d76c17ae4aecb8d118391e174330490998626.tar.gz mastodon_ynh-d25d76c17ae4aecb8d118391e174330490998626.tar.bz2 mastodon_ynh-d25d76c17ae4aecb8d118391e174330490998626.zip | |
Merge pull request #410 from YunoHost-Apps/testing
Testing - Upgrade to v4.2.0 (#409)
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 2387640..fae5b7e 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.1.9~ynh1", + "version": "4.2.0~ynh1", "url": "https://github.com/mastodon/mastodon", "upstream": { "license": "AGPL-3.0-or-later", @@ -49,7 +49,7 @@ }, { "name": "language", - "type": "string", + "type": "select", "ask": { "en": "Choose the application language", "fr": "Choisissez la langue de l'application" |
