From 3182f646fd92d69980f5fb0e5682e87e3b48edbd Mon Sep 17 00:00:00 2001 From: Kayou Date: Wed, 29 Mar 2023 11:33:09 +0200 Subject: [PATCH] Update manifest.toml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 1aa7f90..7ea29e8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ cpe = "???" # FIXME: optional but recommended if relevant, this is meant to cont fund = "???" # FIXME: optional but recommended (or remove if irrelevant / not applicable). This is meant to be an URL where people can financially support this app, especially when its development is based on volunteers and/or financed by its community. YunoHost may later advertise it in the webadmin. [integration] -yunohost = ">= 4.2.3" +yunohost = ">= 11.1.15" architectures = ["amd64", "armhf", "arm64"] multi_instance = false ldap = true