Skip to content

Commit

Permalink
Merge pull request #62 from LedgerHQ/bump-version
Browse files Browse the repository at this point in the history
Bump Version to 6.1.2
  • Loading branch information
sgliner-ledger authored Oct 25, 2023
2 parents 05ac917 + ce737a2 commit 16b2e35
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 @@ -18,7 +18,7 @@
APPNAME = "Cardano ADA"
APPVERSION_M = 6
APPVERSION_N = 1
APPVERSION_P = 1
APPVERSION_P = 2
APPVERSION = "$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)"

ifeq ($(BOLOS_SDK),)
Expand Down

0 comments on commit 16b2e35

Please sign in to comment.