From d3366e3334961500e3636de2c9d8a6bb8d852c8d Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:11:58 +0200 Subject: [PATCH] update minimum Yunohost version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 3b1e971..67994be 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ code = "https://github.com/mongo-express/mongo-express" cpe = "cpe:2.3:a:mongo-express_project:mongo-express" [integration] -yunohost = ">= 11.2" +yunohost = ">= 11.2.12" architectures = ["amd64"] multi_instance = false