From 07a0d3665c1e70626b816ae0df30adbad6fc3d58 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Wed, 22 May 2024 10:51:37 +0200 Subject: [PATCH] Update manifest.toml / fix linter error --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 02f4401..37b62a9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ cpe = "cpe:2.3:a:getgrav:grav" fund = "https://opencollective.com/grav" [integration] -yunohost = ">= 11.1" +yunohost = ">= 11.1.9" architectures = "all" multi_instance = true ldap = true