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" },