mirror of
https://github.com/YunoHost-Apps/chitchatter_ynh.git
synced 2024-09-03 18:15:59 +02:00
commit
1c4ae83e1f
4 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ Chitchatter is a free (as in both price and freedom) communication tool. It is d
|
||||||
- Ephemeral
|
- Ephemeral
|
||||||
- Decentralized
|
- Decentralized
|
||||||
|
|
||||||
**Shipped version:** 1.0~ynh9
|
**Shipped version:** 1.0~ynh10
|
||||||
|
|
||||||
**Demo:** https://chitchatter.im/
|
**Demo:** https://chitchatter.im/
|
||||||
|
|
||||||
|
|
|
@ -27,7 +27,7 @@ Chitchatter est un outil de communication gratuit (comme dans le prix et la libe
|
||||||
- Éphémère
|
- Éphémère
|
||||||
- Décentralisé
|
- Décentralisé
|
||||||
|
|
||||||
**Version incluse :** 1.0~ynh9
|
**Version incluse :** 1.0~ynh10
|
||||||
|
|
||||||
**Démo :** https://chitchatter.im/
|
**Démo :** https://chitchatter.im/
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Chitchatter"
|
||||||
description.en = "Peer-to-peer chat that is serverless, decentralized, and ephemeral"
|
description.en = "Peer-to-peer chat that is serverless, decentralized, and ephemeral"
|
||||||
description.fr = "Chat peer-to-peer sans serveur, décentralisée et éphémère"
|
description.fr = "Chat peer-to-peer sans serveur, décentralisée et éphémère"
|
||||||
|
|
||||||
version = "1.0~ynh9"
|
version = "1.0~ynh10"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
# nodejs version
|
# nodejs version
|
||||||
nodejs_version=18
|
nodejs_version=18
|
||||||
version_commit=3fe80f58fd7aa55dd299af2864060445e963e415
|
version_commit=d546fef71ce95b561017bad466ee0294987a5383
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
|
Loading…
Reference in a new issue