Skip to content

Commit

Permalink
Merge pull request #5 from blooo-io/update-version
Browse files Browse the repository at this point in the history
Bump app version (from 1.1.10 to 1.2.0)
  • Loading branch information
keiff3r authored Apr 4, 2024
2 parents 0479b15 + 4f649d0 commit 05ad377
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 @@ -23,8 +23,8 @@ include $(BOLOS_SDK)/Makefile.defines
APP_LOAD_PARAMS= --curve secp256k1 $(COMMON_LOAD_PARAMS)

APPVERSION_M=1
APPVERSION_N=1
APPVERSION_P=10
APPVERSION_N=2
APPVERSION_P=0
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)

# Celo
Expand Down

0 comments on commit 05ad377

Please sign in to comment.