From ca21517b8adc7c0aebcd1835fb665a62a997df9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 26 Jul 2024 20:47:41 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2fc22a4..2ca8a02 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ admindoc = "https://github.com/42wim/matterbridge/wiki" code = "https://github.com/42wim/matterbridge" [integration] -yunohost = ">= 11.0.9" +yunohost = ">= 11.1.21" architectures = ["amd64", "arm64", "armhf"] multi_instance = false ldap = "not_relevant"