aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorTagada <36127788+Tagadda@users.noreply.github.com>2023-09-25 13:22:28 +0200
committerGitHub <noreply@github.com>2023-09-25 13:22:28 +0200
commitd25d76c17ae4aecb8d118391e174330490998626 (patch)
tree73255de0e2ed7beadbf66d29cfb4349c991c0f41 /manifest.json
parent1160aa91fae4a1c366a5d6578a00a40936b9249e (diff)
parent95a7d63197fa60beb56d2519645f13ff397ceafb (diff)
downloadmastodon_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.json4
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"