From 2404b0f60a1b16fb4c2699d1bab543bfa8d7ea05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 5 Jul 2024 19:45:57 +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 f38cd77..d0c32ba 100644 --- a/manifest.toml +++ b/manifest.toml @@ -15,7 +15,7 @@ demo = "https://ifmdemo.gitea.de/" code = "https://github.com/misterunknown/ifm" [integration] -yunohost = ">= 11.2.16" +yunohost = ">= 11.2.20" helpers_version = "2.1" architectures = "all" multi_instance = true