From 68c055b3693900d112d96bc41dcda7597d656dfa Mon Sep 17 00:00:00 2001 From: lapineige Date: Thu, 31 Aug 2023 18:02:25 +0200 Subject: [PATCH] bump minimum YNH version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index ed354ec7..e5906fcb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ userdoc = "https://docs.pixelfed.org/" code = "https://github.com/pixelfed/pixelfed" [integration] -yunohost = ">= 11.1.19" +yunohost = ">= 11.2.14" architectures = "all" multi_instance = true ldap = false