mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
commit
689096b3ba
6 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@ Modern web IRC client designed for self-hosting.
|
|||
- Responsive interface
|
||||
- Multi-user support
|
||||
|
||||
**Shipped version:** 4.4.3~ynh1
|
||||
**Shipped version:** 4.4.3~ynh2
|
||||
|
||||
**Demo:** <https://demo.thelounge.chat/>
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Modern web IRC client designed for self-hosting.
|
|||
- Responsive interface
|
||||
- Multi-user support
|
||||
|
||||
**Paketatutako bertsioa:** 4.4.3~ynh1
|
||||
**Paketatutako bertsioa:** 4.4.3~ynh2
|
||||
|
||||
**Demoa:** <https://demo.thelounge.chat/>
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Client Web IRC moderne conçu pour l'auto-hébergement.
|
|||
- Interface réactive
|
||||
- Support multi-utilisateurs
|
||||
|
||||
**Version incluse :** 4.4.3~ynh1
|
||||
**Version incluse :** 4.4.3~ynh2
|
||||
|
||||
**Démo :** <https://demo.thelounge.chat/>
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Modern web IRC client designed for self-hosting.
|
|||
- Responsive interface
|
||||
- Multi-user support
|
||||
|
||||
**Versión proporcionada:** 4.4.3~ynh1
|
||||
**Versión proporcionada:** 4.4.3~ynh2
|
||||
|
||||
**Demo:** <https://demo.thelounge.chat/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "The Lounge"
|
|||
description.en = "Web IRC client"
|
||||
description.fr = "Client Web IRC"
|
||||
|
||||
version = "4.4.3~ynh1"
|
||||
version = "4.4.3~ynh2"
|
||||
|
||||
maintainers = ["rafi59"]
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
nodejs_version=18
|
||||
nodejs_version=20
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue