From 60b081c5d3765a7098b75d6740b686bcb1779ae1 Mon Sep 17 00:00:00 2001 From: SuNounix <91945628+SuNounix@users.noreply.github.com> Date: Fri, 26 Aug 2022 07:59:16 +0200 Subject: [PATCH 1/3] Install JS dependencies (#154) * INSTALL JS DEPENDENCIES * Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 8580532..c9d76fe 100644 --- a/scripts/install +++ b/scripts/install @@ -203,7 +203,7 @@ ynh_replace_string --match_string="^\s*// installed plugins" --replace_string="& # Update javascript dependencies (cd "$final_path" -/usr/bin/php$phpversion -q ./bin/update.sh -v ?) +/usr/bin/php$phpversion -q ./bin/install-jsdeps.sh -v ?) # Store the config file checksum into the app settings ynh_store_file_checksum --file="$final_path/config/config.inc.php" From 63429a0fc4866d503a16d0bdc3291af129a2d22c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 26 Aug 2022 08:02:25 +0200 Subject: [PATCH 2/3] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 59effea..3a79c1e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open Source Webmail software", "fr": "Webmail Open Source" }, - "version": "1.6.0~ynh1", + "version": "1.6.0~ynh2", "url": "https://roundcube.net/", "upstream": { "license": "GPL-3.0-only", From 8a7a1cc14f602e8bd6310f269061cac177fb23ce Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 26 Aug 2022 06:02:29 +0000 Subject: [PATCH 3/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 ed44da3..1822926 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ In addition to Roundcube core features, the following are made available with th * Support for PGP encryption with Enigma plugin by default. -**Shipped version:** 1.6.0~ynh1 +**Shipped version:** 1.6.0~ynh2 **Demo:** https://demo.yunohost.org/webmail/ diff --git a/README_fr.md b/README_fr.md index 40c4ee1..2aa1a22 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,7 @@ En plus des fonctionnalités principales de Roundcube, les éléments suivants s * Prise en charge du chiffrement PGP avec le plugin Enigma installé par default. -**Version incluse :** 1.6.0~ynh1 +**Version incluse :** 1.6.0~ynh2 **Démo :** https://demo.yunohost.org/webmail/