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

Merge pull request #66 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-04-07 13:40:46 +02:00 committed by GitHub
commit 689096b3ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@ Modern web IRC client designed for self-hosting.
- Responsive interface - Responsive interface
- Multi-user support - Multi-user support
**Shipped version:** 4.4.3~ynh1 **Shipped version:** 4.4.3~ynh2
**Demo:** <https://demo.thelounge.chat/> **Demo:** <https://demo.thelounge.chat/>

View file

@ -24,7 +24,7 @@ Modern web IRC client designed for self-hosting.
- Responsive interface - Responsive interface
- Multi-user support - Multi-user support
**Paketatutako bertsioa:** 4.4.3~ynh1 **Paketatutako bertsioa:** 4.4.3~ynh2
**Demoa:** <https://demo.thelounge.chat/> **Demoa:** <https://demo.thelounge.chat/>

View file

@ -24,7 +24,7 @@ Client Web IRC moderne conçu pour l'auto-hébergement.
- Interface réactive - Interface réactive
- Support multi-utilisateurs - Support multi-utilisateurs
**Version incluse:** 4.4.3~ynh1 **Version incluse:** 4.4.3~ynh2
**Démo:** <https://demo.thelounge.chat/> **Démo:** <https://demo.thelounge.chat/>

View file

@ -24,7 +24,7 @@ Modern web IRC client designed for self-hosting.
- Responsive interface - Responsive interface
- Multi-user support - Multi-user support
**Versión proporcionada:** 4.4.3~ynh1 **Versión proporcionada:** 4.4.3~ynh2
**Demo:** <https://demo.thelounge.chat/> **Demo:** <https://demo.thelounge.chat/>

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.3~ynh1" version = "4.4.3~ynh2"
maintainers = ["rafi59"] maintainers = ["rafi59"]

View file

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