Skip to content

Commit 5cd7c70

Browse files
authored
Merge pull request #30 from Zondax/pr-to-ledger-flex-port
Bring Ledger changes to our repo
2 parents 4d9285f + 6be8b5c commit 5cd7c70

10 files changed

Lines changed: 9 additions & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Checklist
2+
<!-- Put an `x` in each box when you have completed the items. -->
3+
- [ ] App update process has been followed <!-- See comment below -->
4+
- [ ] Target branch is `develop` <!-- unless you have a very good reason -->
5+
- [ ] Application version has been bumped <!-- required if your changes are to be deployed -->
6+
7+
<!-- Make sure you followed the process described in https://developers.ledger.com/docs/device-app/deliver/maintenance before opening your Pull Request.
8+
Don't hesitate to contact us directly on Discord if you have any questions ! https://developers.ledger.com/discord -->

app/Makefile.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ APPVERSION_M=2
33
# This is the `spec_version` field of `Runtime`
44
APPVERSION_N=83
55
# This is the patch version of this release
6-
APPVERSION_P=1
6+
APPVERSION_P=2
-39 Bytes
Loading
10 Bytes
Loading
10 Bytes
Loading
4 Bytes
Loading
4 Bytes
Loading
-27 Bytes
Loading
4 Bytes
Loading
4 Bytes
Loading

0 commit comments

Comments
 (0)