From b4b2d876fa27de948ac22e4b6ac1247b7ab09905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 28 May 2024 23:50:46 +0200 Subject: [PATCH] Depend on 11.2 --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 218bf3c..ffeb110 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ website = "https://code.ffdn.org/FFDN/coin" code = "https://code.ffdn.org/ffdn/coin" [integration] -yunohost = ">= 11.0.0" +yunohost = ">= 11.2.0" architectures = "all" multi_instance = false ldap = false