From 15ff3c8003c40249c761e4512ed00e6788549425 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 24 Aug 2022 06:18:19 +0000 Subject: [PATCH] Upgrade to v4.14 --- manifest.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index e687436..cb1ddb6 100644 --- a/manifest.json +++ b/manifest.json @@ -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" },