Skip to content

Commit 3761a1f

Browse files
authored
Merge pull request #233 from Zondax/update
Update
2 parents f320574 + 33b4f1a commit 3761a1f

23 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
@@ -1,3 +1,3 @@
11
APPVERSION_M=2
22
APPVERSION_N=8
3-
APPVERSION_P=0
3+
APPVERSION_P=1
-4 Bytes
Loading
-4 Bytes
Loading
-4 Bytes
Loading
-162 Bytes
Loading
-162 Bytes
Loading
-162 Bytes
Loading
12 Bytes
Loading
12 Bytes
Loading

0 commit comments

Comments
 (0)