From a4ea096e3dbaf0e77f5768092ac64fd2b524b4ce Mon Sep 17 00:00:00 2001 From: Hami Lemon Date: Mon, 28 Mar 2022 20:40:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lts/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lts/main.go b/lts/main.go index f17c1bd..de1e42f 100644 --- a/lts/main.go +++ b/lts/main.go @@ -22,7 +22,7 @@ type Option struct { const ( // VERSION 当前版本 - VERSION = `"0.2.0" (build 2022.03.28)` + VERSION = `"0.2.3" (build 2022.03.28)` ) var (