From 92cd56df265310e8d0f813463d3f878c3f71c2ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sat, 9 Mar 2024 16:07:29 +0100 Subject: [PATCH] better yunohost dep --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 046d081..8f54065 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ code = "https://framagit.org/squeak/dato" website = "https://squeak.eauchat.org/dato" [integration] -yunohost = ">= 11.2.11" +yunohost = ">= 11.2.10" architectures = "all" multi_instance = true ldap = false