From 69421991b23c17225a881b3f3eb716cd0f762c71 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sat, 29 Jun 2024 15:36:09 +0200 Subject: [PATCH] Bump YunoHost requirement for debian version variable --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 9087077..ceed460 100644 --- a/manifest.toml +++ b/manifest.toml @@ -20,7 +20,7 @@ code = "https://github.com/eclipse/mosquitto" cpe = "cpe:2.3:a:eclipse:mosquitto" [integration] -yunohost = ">= 11.0.0" +yunohost = ">= 11.2.11" architectures = "all" multi_instance = false ldap = false