From 44bd9bb1221d5ed9a2d56f7e2d9201d8d52f9409 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 7 Feb 2023 10:06:15 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index a6a63a3..f9e0df0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,8 +17,8 @@ admindoc = "https://www.navidrome.org/docs" code = "https://github.com/deluan/navidrome" [integration] -yunohost = ">= 11.1.5" -architectures = ["amd64", "arm64", "armhf" ] +yunohost = ">= 11.1.6" +architectures = ["amd64", "arm64", "armhf"] multi_instance = false ldap = false sso = true