Skip to content

Commit 693e868

Browse files
committed
bump version number
1 parent b3815a8 commit 693e868

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ COIN=oasis
4848
endif
4949

5050
APPVERSION_M=1
51-
APPVERSION_N=5
52-
APPVERSION_P=1
51+
APPVERSION_N=6
52+
APPVERSION_P=0
5353

5454
$(info COIN = [$(COIN)])
5555
ifeq ($(COIN),oasis)

0 commit comments

Comments
 (0)