Skip to content

Commit

Permalink
Merge pull request #13 from blooo-io/chore/bump-version
Browse files Browse the repository at this point in the history
chore: bump version
  • Loading branch information
Z4karia authored Aug 22, 2024
2 parents 5b0d12d + 69da121 commit d26ad87
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=2
APPVERSION_P=4
APPVERSION_N=3
APPVERSION_P=0
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)

# Celo
Expand Down

0 comments on commit d26ad87

Please sign in to comment.