From 182c822fdb10179555b01d0f6ef8c06ebf8d121a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 6 Nov 2022 06:16:11 +0000 Subject: [PATCH] Upgrade to v4.14.2 --- manifest.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index d32326e..18bdda3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Translation platform using Git and Python", "fr": "Plateforme de traduction utilisant Git et Python" }, - "version": "4.14~ynh1", + "version": "4.14.2~ynh1", "url": "https://weblate.org", "upstream": { "license": "AGPL-3.0", @@ -21,10 +21,12 @@ "name": "YunoHost Contributors", "email": "apps@yunohost.org" }, - "previous_maintainers": [{ - "name": "Jean-Baptiste Holcroft", - "email": "jean-baptiste@holcroft.fr" - }], + "previous_maintainers": [ + { + "name": "Jean-Baptiste Holcroft", + "email": "jean-baptiste@holcroft.fr" + } + ], "requirements": { "yunohost": ">= 4.3.0" },