1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snappymail_ynh.git synced 2024-09-03 20:26:29 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-02-07 08:05:47 +01:00
parent 98be34f253
commit 26878e16ce

View file

@ -5,7 +5,7 @@ name = "SnappyMail"
description.en = "Simple, modern, lightweight & fast web-based e-mail client" description.en = "Simple, modern, lightweight & fast web-based e-mail client"
description.fr = "Client de messagerie Web simple, moderne, léger et rapide" description.fr = "Client de messagerie Web simple, moderne, léger et rapide"
version = "2.25.4~ynh1" version = "2.25.4~ynh2"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -17,7 +17,7 @@ admindoc = "https://github.com/the-djmaze/snappymail/wiki"
code = "https://github.com/the-djmaze/snappymail" code = "https://github.com/the-djmaze/snappymail"
[integration] [integration]
yunohost = ">= 11.1.5" yunohost = ">= 11.1.6"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false