From 021dcc2dca74654920e3dfc3fd684f76aa43e2ff Mon Sep 17 00:00:00 2001 From: Trent Nelson Date: Tue, 25 Aug 2020 22:15:07 -0600 Subject: [PATCH] Bump version to 0.3.0 --- config.min | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.min b/config.min index 6212ba59..26eb372b 100644 --- a/config.min +++ b/config.min @@ -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"