1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-07-29 08:02:54 +01:00 committed by GitHub
parent 095b6f7201
commit 9011a30a16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ name = "The Lounge"
description.en = "Web IRC client" description.en = "Web IRC client"
description.fr = "Client Web IRC" description.fr = "Client Web IRC"
version = "4.4.1~ynh1" version = "4.4.1~ynh2"
maintainers = ["rafi59"] maintainers = ["rafi59"]
@ -17,7 +17,7 @@ admindoc = "https://thelounge.chat/docs"
code = "https://github.com/thelounge/thelounge" code = "https://github.com/thelounge/thelounge"
[integration] [integration]
yunohost = ">= 11.1.21" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = false multi_instance = false
ldap = false ldap = false