From 093f0803fea80a61bb395c948081bc85bce7f648 Mon Sep 17 00:00:00 2001 From: ewilly Date: Wed, 15 Feb 2023 22:40:55 +0100 Subject: [PATCH] Update yunohost version required --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 58caeb4..927fa74 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ code = "https://github.com/home-assistant/core" cpe = "cpe:2.3:a:home-assistant:home-assistant" [integration] -yunohost = ">= 11.0.0" +yunohost = ">= 11.1.0" architectures = ["amd64", "arm64"] multi_instance = false ldap = true