Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t-nelson committed Sep 2, 2020
1 parent cf16171 commit b5855bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.min
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
APPVERSION_M=0
APPVERSION_N=3
APPVERSION_M=1
APPVERSION_N=0
APPVERSION_P=0
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
APPNAME = "Solana"
Expand Down

0 comments on commit b5855bc

Please sign in to comment.