From 2c445ca5d709fe3cf8e2b9dbd4f6dad19829755a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 19 Apr 2023 09:40:39 +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 15fd878..6cc23ce 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,7 +16,7 @@ admindoc = "https://docs.gitea.io/" code = "https://codeberg.org/forgejo/forgejo" [integration] -yunohost = ">= 11.1.15" +yunohost = ">= 11.1.17" architectures = ["amd64", "arm64", "armhf"] multi_instance = true ldap = true