diff options
| author | Tagada <36127788+Tagadda@users.noreply.github.com> | 2023-09-25 22:14:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-25 22:14:46 +0200 |
| commit | 69aaec95d9ab2a94dfc12fe62f6e9349e1b922c0 (patch) | |
| tree | f07ee2ca3d255332ecc97bf43415b915112b6dde /manifest.json | |
| parent | d25d76c17ae4aecb8d118391e174330490998626 (diff) | |
| download | mastodon_ynh-69aaec95d9ab2a94dfc12fe62f6e9349e1b922c0.tar.gz mastodon_ynh-69aaec95d9ab2a94dfc12fe62f6e9349e1b922c0.tar.bz2 mastodon_ynh-69aaec95d9ab2a94dfc12fe62f6e9349e1b922c0.zip | |
Revert "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 fae5b7e..2387640 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.0~ynh1", + "version": "4.1.9~ynh1", "url": "https://github.com/mastodon/mastodon", "upstream": { "license": "AGPL-3.0-or-later", @@ -49,7 +49,7 @@ }, { "name": "language", - "type": "select", + "type": "string", "ask": { "en": "Choose the application language", "fr": "Choisissez la langue de l'application" |
