From a028e057565c50a46961dee5eb7f9610b2cdc927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 3 Aug 2024 19:07:47 +0200 Subject: [PATCH] fix linter --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e8594fa..ec42a96 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ admindoc = "https://github.com/zamentur/yunomonitor/blob/master/README.md" fund = "https://donate.yunohost.org/" [integration] -yunohost = ">= 4.3.0" +yunohost = ">= 11.2.20" architectures = "all" multi_instance = false ldap = "not_relevant"