From 41bf45ccd07cbec2ba73dd89805f62bd6cf46773 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 24 May 2024 22:54:46 +0200 Subject: [PATCH] fix linter --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 00afa43..350f9db 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ admindoc = "https://www.pgadmin.org/docs" cpe = "cpe:2.3:a:pgadmin:pgadmin" [integration] -yunohost = ">= 11.0.11" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = true