From 2e27714917934bf08c28d30bfc62e46173cc5016 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 7 Apr 2023 22:16:03 +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 294a246..ad10efc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ userdoc = "https://docs.mattermost.com/guides/messaging.html" code = "https://github.com/mattermost/mattermost-server" [integration] -yunohost = ">= 11.1.15" +yunohost = ">= 11.1.17" architectures = ["amd64", "armhf", "arm64"] multi_instance = true ldap = false