Skip to content

Commit 6989006

Browse files
committed
bump container and version
1 parent 7fbd5d3 commit 6989006

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

dockerized_build.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ $(info TESTS_ZEMU_DIR : $(TESTS_ZEMU_DIR))
5454
$(info TESTS_JS_DIR : $(TESTS_JS_DIR))
5555
$(info TESTS_JS_PACKAGE : $(TESTS_JS_PACKAGE))
5656

57-
DOCKER_IMAGE_ZONDAX=zondax/ledger-app-builder:ledger-66f034e76329bc979834272dfc745c20f6d24f72
57+
DOCKER_IMAGE_ZONDAX=zondax/ledger-app-builder:ledger-906b1c4b74368b816e16a0e74d32259b6bbc6885
5858
DOCKER_IMAGE_LEDGER=ghcr.io/ledgerhq/ledger-app-builder/ledger-app-builder:latest
5959

6060
ifdef INTERACTIVE

include/zxversion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
********************************************************************************/
1616
#pragma once
1717

18-
#define ZXLIB_MAJOR 42
18+
#define ZXLIB_MAJOR 43
1919
#define ZXLIB_MINOR 0
20-
#define ZXLIB_PATCH 2
20+
#define ZXLIB_PATCH 0

0 commit comments

Comments
 (0)