Skip to content

Commit

Permalink
Bump Version to 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sgliner-ledger committed Oct 25, 2023
1 parent 05ac917 commit ce737a2
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 ce737a2

Please sign in to comment.