From 3d1e91d9a77d3999de09950d5fb721f900881ce7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 1 Jun 2023 09:30:05 +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 0773638..95fa25c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -15,7 +15,7 @@ demo = "https://lingva.ml" code = "https://github.com/thedaviddelta/lingva-translate" [integration] -yunohost = ">= 11.1.14" +yunohost = ">= 11.1.19" architectures = "all" multi_instance = true ldap = "not_relevant"