Skip to content

Commit 34ea581

Browse files
committed
bump version
1 parent 55a34d1 commit 34ea581

File tree

9 files changed

+2
-2
lines changed

9 files changed

+2
-2
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=7
6+
APPVERSION_P=8

tests_zemu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"scripts": {
1717
"clean": "ts-node tests/pullImageKillOld.ts",
18-
"test": "yarn clean && jest --maxConcurrency 3"
18+
"test": "yarn clean && jest"
1919
},
2020
"dependencies": {
2121
"@zondax/ledger-icp": "link:../js",
0 Bytes
Loading
0 Bytes
Loading
-1 Bytes
Loading
-1 Bytes
Loading
145 Bytes
Loading
-1 Bytes
Loading
-1 Bytes
Loading

0 commit comments

Comments
 (0)