Skip to content

Commit 2323a72

Browse files
authored
Merge pull request #219 from Zondax/fixes
update sdks and zxlib
2 parents 9f964dc + 0548768 commit 2323a72

File tree

15 files changed

+8
-8
lines changed

15 files changed

+8
-8
lines changed

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 minor version of this release
44
APPVERSION_N=4
55
# This is the patch version of this release
6-
APPVERSION_P=6
6+
APPVERSION_P=7

deps/stax-secure-sdk

tests_zemu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@zondax/ledger-icp": "link:../js",
22-
"@zondax/zemu": "^0.44.0"
22+
"@zondax/zemu": "^0.44.2"
2323
},
2424
"devDependencies": {
2525
"@types/jest": "^29.2.3",
1 Byte
Loading
1 Byte
Loading

0 commit comments

Comments
 (0)