Skip to content

Commit

Permalink
Bump version to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Chapron committed Sep 27, 2023
1 parent 828f883 commit 1860380
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

APPNAME = "Cardano ADA"
APPVERSION_M = 6
APPVERSION_N = 0
APPVERSION_P = 9
APPVERSION_N = 1
APPVERSION_P = 0
APPVERSION = "$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)"

ifeq ($(BOLOS_SDK),)
Expand Down

0 comments on commit 1860380

Please sign in to comment.