Skip to content

Commit b430b24

Browse files
authored
Merge pull request #194 from Zondax/merge/test
Sync w/Ledger repo
2 parents 70a8c93 + 7b3f236 commit b430b24

File tree

12 files changed

+39
-225
lines changed

12 files changed

+39
-225
lines changed

.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/embedded-app/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=0
22
APPVERSION_N=24
3-
APPVERSION_P=10
3+
APPVERSION_P=11
-34 Bytes
Loading
-3 Bytes
Loading
-3 Bytes
Loading
-4 Bytes
Loading
-4 Bytes
Loading
-39 Bytes
Loading
-4 Bytes
Loading
-4 Bytes
Loading

0 commit comments

Comments
 (0)