From 8bf0cbb6bb403e0d75c28cfe876e12c16fee2ae2 Mon Sep 17 00:00:00 2001 From: saimyx <44293594+Saimyx@users.noreply.github.com> Date: Tue, 19 Jan 2021 13:20:35 +0100 Subject: [PATCH 1/2] Update README_fr.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Points importants à lire avant l'installation --- README_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_fr.md b/README_fr.md index 0141049..fa91029 100644 --- a/README_fr.md +++ b/README_fr.md @@ -15,7 +15,7 @@ Bitwarden est un gestionnaire de mots de passe open source. ## Points importants à lire avant l'installation -Après l'installation, l'utilisateur admin recevra un e-mail avec le admin_token a utilisé pour accéder à l'administration de Bitwarden https://your.domain.tld/bitwarden/admin. +Après l'installation, l'utilisateur admin recevra un e-mail avec le admin_token à utiliser pour accéder à l'administration de Bitwarden https://your.domain.tld/bitwarden/admin. ## Captures d'écran From fae79218aa98ef6fc6fe3815a26991874feec06a Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 26 Jan 2021 22:12:38 +0100 Subject: [PATCH 2/2] Upgrade version --- check_process | 10 +++++++--- manifest.json | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/check_process b/check_process index 78433bc..62eb9a6 100644 --- a/check_process +++ b/check_process @@ -18,15 +18,17 @@ setup_public=1 upgrade=1 # 1.9.1~ynh3 - #upgrade=1 from_commit=501bf18eafcda987ac255d12ca213d15e63c5eef + # upgrade=1 from_commit=501bf18eafcda987ac255d12ca213d15e63c5eef # 1.14.2~ynh2 - #upgrade=1 from_commit=2a7b9d6b6705be6e3a7217309a77b9def226eaa6 + # upgrade=1 from_commit=2a7b9d6b6705be6e3a7217309a77b9def226eaa6 # 1.15.1~ynh2 - #upgrade=1 from_commit=bb9dac9cc50e11d8ef60033a543f9e21b42d0d8e + # upgrade=1 from_commit=bb9dac9cc50e11d8ef60033a543f9e21b42d0d8e # 1.16.1~ynh2 upgrade=1 from_commit=5572d0420cf500fdb313c15b4ab40e7a6c38e294 # 1.16.3~ynh1 upgrade=1 from_commit=576a173a43de914253645daa2c0b066f693a20f7 + # 1.16.3~ynh2 + upgrade=1 from_commit=e2e958b1885f7a08e0d5afe5dada5c0dd44dd671 backup_restore=1 multi_instance=1 # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. @@ -50,3 +52,5 @@ Notification=all name=1.16.1~ynh2 ; commit=576a173a43de914253645daa2c0b066f693a20f7 name=1.16.3~ynh1 + ; commit=e2e958b1885f7a08e0d5afe5dada5c0dd44dd671 + name=1.16.3~ynh2 diff --git a/manifest.json b/manifest.json index ec7163d..fbf89e7 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage passwords and other sensitive informations", "fr": "Gérez les mots de passe et autres informations sensibles" }, - "version": "1.16.3~ynh2", + "version": "1.16.3~ynh3", "url": "https://github.com/dani-garcia/bitwarden_rs", "license": "GPL-3.0-or-later", "maintainer": {