From 1ccda57c2f03d42f1154adc470d34f363c46f63c Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Tue, 17 Aug 2021 09:44:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=89=88=E6=9C=AC=E4=B8=BA0.?= =?UTF-8?q?3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- internal/const/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/const/const.go b/internal/const/const.go index 8863018f..9fd4aab4 100644 --- a/internal/const/const.go +++ b/internal/const/const.go @@ -1,7 +1,7 @@ package teaconst const ( - Version = "0.2.9" + Version = "0.3.0" ProductName = "Edge Admin" ProcessName = "edge-admin"