Skip to content

Commit f0f3449

Browse files
authored
Merge pull request #220 from Zondax/update
bump container and version
2 parents ff1d4b1 + a7c5379 commit f0f3449

2 files changed

Lines changed: 2 additions & 2 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-906b1c4b74368b816e16a0e74d32259b6bbc6885
57+
DOCKER_IMAGE_ZONDAX=zondax/ledger-app-builder:ledger-538c7f7afc52c448586c72ed485131aed5822d6d
5858
DOCKER_IMAGE_LEDGER=ghcr.io/ledgerhq/ledger-app-builder/ledger-app-builder:latest
5959

6060
ifdef INTERACTIVE

include/zxversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
********************************************************************************/
1616
#pragma once
1717

18-
#define ZXLIB_MAJOR 43
18+
#define ZXLIB_MAJOR 44
1919
#define ZXLIB_MINOR 0
2020
#define ZXLIB_PATCH 0

0 commit comments

Comments
 (0)