Skip to content

Commit

Permalink
Bump version to 1.1.8 following stacking PR integration
Browse files Browse the repository at this point in the history
  • Loading branch information
fbeutin-ledger committed May 5, 2022
1 parent bd6cd40 commit c191398
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 @@ -24,7 +24,7 @@ APP_LOAD_PARAMS= --curve secp256k1 $(COMMON_LOAD_PARAMS)

APPVERSION_M=1
APPVERSION_N=1
APPVERSION_P=7
APPVERSION_P=8
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)

# Celo
Expand Down

0 comments on commit c191398

Please sign in to comment.