From 9011a30a162dc9994705c96cddedd0888418efa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 29 Jul 2023 08:02:54 +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 2050f3b..5b5d2d6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "The Lounge" description.en = "Web IRC client" description.fr = "Client Web IRC" -version = "4.4.1~ynh1" +version = "4.4.1~ynh2" maintainers = ["rafi59"] @@ -17,7 +17,7 @@ admindoc = "https://thelounge.chat/docs" code = "https://github.com/thelounge/thelounge" [integration] -yunohost = ">= 11.1.21" +yunohost = ">= 11.2" architectures = "all" multi_instance = false ldap = false