From c53092d7d5903b5259815ddd8e291891241ed62a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 13 May 2023 08:06:58 +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 3b18b21..d62cdfd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,7 +16,7 @@ admindoc = "https://miniflux.app/docs/index.html" code = "https://github.com/miniflux/v2" [integration] -yunohost = ">= 11.1.18" +yunohost = ">= 11.1.19" architectures = ["amd64", "armhf", "arm64"] multi_instance = true ldap = false