From 8c9a65ca2e72db6e162cb27215d1824c0e5b0572 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 3 Mar 2023 23:57:39 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index aed0933..ac32450 100644 --- a/manifest.toml +++ b/manifest.toml @@ -15,7 +15,7 @@ website = "https://simplex.chat/" code = "https://github.com/simplex-chat/simplex-chat" [integration] -yunohost = ">= 11.1.12" +yunohost = ">= 11.1.13" architectures = ["amd64"] multi_instance = false ldap = "not_relevant"