From c81680985b9f5cabdc512e003b2ab757442da00d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 22 Sep 2023 06:10:03 +0000 Subject: Upgrade to v4.2.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 2387640..1aca87d 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", -- cgit v1.2.3-70-g09d2 From 95a7d63197fa60beb56d2519645f13ff397ceafb Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sat, 23 Sep 2023 20:52:10 +0200 Subject: Fix manifest question type --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 1aca87d..fae5b7e 100644 --- a/manifest.json +++ b/manifest.json @@ -49,7 +49,7 @@ }, { "name": "language", - "type": "string", + "type": "select", "ask": { "en": "Choose the application language", "fr": "Choisissez la langue de l'application" -- cgit v1.2.3-70-g09d2