From cb1248a7fd200413f1d57595015f56077da3746f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 3 Sep 2024 14:15:46 +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 74e675f..ac4bde3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -32,7 +32,7 @@ cpe = "???" fund = "???" [integration] -yunohost = ">= 11.2" +yunohost = ">= 11.2.30" helpers_version = "2.1" # FIXME: can be replaced by a list of supported archs using the dpkg --print-architecture nomenclature (amd64/i386/armhf/arm64), for example: ["amd64", "i386"] architectures = "all"