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