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 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t-nelson committed Aug 26, 2020
1 parent c89be34 commit 021dcc2
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,6 +1,6 @@
APPVERSION_M=0
APPVERSION_N=2
APPVERSION_P=2
APPVERSION_N=3
APPVERSION_P=0
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
APPNAME = "Solana"

Expand Down

0 comments on commit 021dcc2

Please sign in to comment.