1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00
This commit is contained in:
Éric Gaspar 2023-05-13 13:57:19 +02:00
parent be3dafc3bb
commit 6bd7d929b2
2 changed files with 2 additions and 2 deletions

View file

@ -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.18" yunohost = ">= 11.1.19"
architectures = "all" architectures = "all"
multi_instance = false multi_instance = false
ldap = false ldap = false

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES # COMMON VARIABLES
#================================================= #=================================================
nodejs_version=16 nodejs_version=18
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS