From 0dcd59eac3e73ea003c8feff7960a4ab17e3b95c 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 15:38:54 +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 5688f34..759449b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -14,7 +14,7 @@ license = "Apache-2.0" code = "https://github.com/Awesome-Technologies/synapse-admin" [integration] -yunohost = ">= 11.1.14" +yunohost = ">= 11.1.17" architectures = "all" multi_instance = false ldap = false