From 80f034eb381a44fe3f7428dcd35faa77f0e77bb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 2 Oct 2023 18:20:07 +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 6adfd32..a59932b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -15,7 +15,7 @@ website = "https://rspamd.com/webui" code = "https://github.com/rspamd/rspamd" [integration] -yunohost = ">= 11.1.13" +yunohost = ">= 11.2" architectures = "all" multi_instance = false ldap = false