From 92fc6ccbd3bebe5b2cf1d84b5811b9bfb5467959 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 8 Mar 2023 10:17:31 +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 54ae544..ea0e4e2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,7 +16,7 @@ userdoc = "https://docs.syncthing.net" code = "https://github.com/syncthing/syncthing" [integration] -yunohost = ">= 11.1.6" +yunohost = ">= 11.1.13" architectures = "all" multi_instance = true ldap = "not_relevant"