aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorTagada <36127788+Tagadda@users.noreply.github.com>2023-09-25 22:19:01 +0200
committerGitHub <noreply@github.com>2023-09-25 22:19:01 +0200
commitfd5933b63a33c083585b916f75aba4c5efa5e98f (patch)
tree73255de0e2ed7beadbf66d29cfb4349c991c0f41 /manifest.json
parent0051a14832d4c6b10909f4220956342f926fb5c9 (diff)
parent2937d90ca34f7b78d7338605378b3e8e3b98e5c8 (diff)
downloadmastodon_ynh-fd5933b63a33c083585b916f75aba4c5efa5e98f.tar.gz
mastodon_ynh-fd5933b63a33c083585b916f75aba4c5efa5e98f.tar.bz2
mastodon_ynh-fd5933b63a33c083585b916f75aba4c5efa5e98f.zip
Merge pull request #414 from YunoHost-Apps/revert-413-revert-410-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"