Skip to content

Commit

Permalink
Merge pull request #58 from LedgerHQ/xch/bump-version
Browse files Browse the repository at this point in the history
Bump version to 6.1.0
  • Loading branch information
xchapron-ledger authored Sep 27, 2023
2 parents 828f883 + 1860380 commit d275de2
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 d275de2

Please sign in to comment.