From 5e7d3aed2bbea1bbc61b56ff0f749f5864ddb9c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 4 Feb 2023 20:58:34 +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 c76ab3b..a3c1095 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Client de messagerie Web simple, moderne, léger et rapide" version = "2.25.2~ynh1" -maintainers = [] +maintainers = "eric_G" [upstream] license = "AGPL-3.0-only" @@ -17,7 +17,7 @@ admindoc = "https://github.com/the-djmaze/snappymail/wiki" code = "https://github.com/the-djmaze/snappymail" [integration] -yunohost = ">= 11.1.2" +yunohost = ">= 11.1.5" architectures = "all" multi_instance = true ldap = false