From 4dc3abd63f7d8d048679b0d4b6cf1118918e9aaa Mon Sep 17 00:00:00 2001 From: lapineige Date: Mon, 24 Jul 2023 14:40:01 +0200 Subject: [PATCH] v2 means greater minimum YNH version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 6a11f6b..007bf20 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ userdoc = "https://garagehq.deuxfleurs.fr/documentation/quick-start/" code = "https://git.deuxfleurs.fr/Deuxfleurs/garage" [integration] -yunohost = ">= 1.1.18" +yunohost = ">= 11.1.19" architectures = "all" multi_instance = true ldap = false