Skip to content

Commit

Permalink
Merge pull request LedgerHQ#88 from LedgerHQ/fbe/release_v1.4.3
Browse files Browse the repository at this point in the history
Release v1.4.3
  • Loading branch information
fbeutin-ledger authored Apr 24, 2024
2 parents 5c5e1b6 + ce8ca77 commit 5138865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ APP_LOAD_PARAMS += $(COMMON_LOAD_PARAMS)
APPNAME = "Solana"
APPVERSION_M = 1
APPVERSION_N = 4
APPVERSION_P = 2
APPVERSION_P = 3
APPVERSION = "$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)"

ifeq ($(TARGET_NAME),TARGET_NANOS)
Expand Down

0 comments on commit 5138865

Please sign in to comment.