From 1edf9cdb6a22c857de7968568e1fb353e23428b8 Mon Sep 17 00:00:00 2001 From: Adrien Lacombe Date: Wed, 14 Jun 2023 10:53:46 +0200 Subject: [PATCH] add S+ (#437) --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 711779d..a141a2d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -15,7 +15,7 @@ Describe your issue in as much detail as possible here. * OS and version * branch that causes this issue -* Device (Nano S, Nano X, Ledger Blue) +* Device (Nano S, Nano S Plus, Nano X, Ledger Blue) ## Steps to reproduce diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index f8abc52..031ba33 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -15,4 +15,4 @@ Describe your issue in as much detail as possible here. * OS and version * branch that causes this issue -* Device (Nano S, Nano X, Ledger Blue) \ No newline at end of file +* Device (Nano S, Nano S Plus, Nano X, Ledger Blue) diff --git a/README.md b/README.md index 789a604..0293c31 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

app-ethereum

- Ethereum wallet application for Ledger Blue, Nano S and Nano X + Ethereum wallet application for Ledger Blue, Nano S, Nano S Plus and Nano X
« Explore the docs »
@@ -42,7 +42,7 @@ ## About the project -Ethereum wallet application framework for Nano S and Nano X. +Ethereum wallet application framework for Nano S, Nano S Plus and Nano X. Ledger Blue is not maintained anymore, but the app can still be compiled for this target using the branch [`blue-final-release`](https://github.com/LedgerHQ/app-ethereum/tree/blue-final-release). ## Documentation