From 98dfd4a1e45e28f1d4f7fd08a5e8530496ecab79 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 31 Dec 2023 12:14:27 +0100 Subject: [PATCH] bump version + YNH version --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9259c95..cc9fb77 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Automatic backups", "fr": "Sauvegardes automatiques" }, - "version": "1.3.3~ynh1", + "version": "1.3.4~ynh1", "url": "https://github.com/maniackcrudelis/archivist", "upstream": { "license": "GPL-3.0", @@ -22,7 +22,7 @@ "email": "maniackc_dev@crudelis.fr" }], "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.2.9" }, "multi_instance": true, "services": [],