From 6721bc164d49d8470c53cb26503780f0a0f1ce3e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 8 Jan 2023 18:53:21 +0100 Subject: [PATCH 1/3] Fix --- manifest.json | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 546b3b8..94b2ba3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Peer-to-peer chat app that is serverless, decentralized, and ephemeral", "fr": "Application de chat peer-to-peer sans serveur, décentralisée et éphémère" }, - "version": "1.0~ynh1", + "version": "1.0~ynh2", "url": "https://chitchatter.im/", "upstream": { "license": "GPL-2.0", diff --git a/scripts/_common.sh b/scripts/_common.sh index 76aad74..a5fb466 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ # PHP APP SPECIFIC #================================================= -version_commit=e2bac732cf1288f7b5d0bec151098f18e8b1d0d6 +version_commit=d5aa4d7f0b855319f2e7d203a8ecdd3a3c7d8bc1 # nodejs version nodejs_version=16 From 4ebda3c55cc969a488b3fa6547869ca25d71dbb6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 8 Jan 2023 17:53:25 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dcd267f..b254731 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Chitchatter is a free (as in both price and freedom) communication tool. It is d - Ephemeral - Decentralized -**Shipped version:** 1.0~ynh1 +**Shipped version:** 1.0~ynh2 **Demo:** https://chitchatter.im/ diff --git a/README_fr.md b/README_fr.md index c39cd3a..7ae5333 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ Chitchatter is a free (as in both price and freedom) communication tool. It is d - Ephemeral - Decentralized -**Version incluse :** 1.0~ynh1 +**Version incluse :** 1.0~ynh2 **Démo :** https://chitchatter.im/ From 15d74160375f31361813d7d1098e6d928470b59d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 9 Jan 2023 15:45:51 +0100 Subject: [PATCH 3/3] Update check_process --- check_process | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_process b/check_process index acb3e9a..a55c27f 100644 --- a/check_process +++ b/check_process @@ -5,7 +5,7 @@ is_public=1 ; Checks pkg_linter=1 - setup_sub_dir=1 + setup_sub_dir=0 setup_root=1 setup_nourl=0 setup_private=1