From f08a02947a9fbbbf9d7c5d8849078a98e2024b23 Mon Sep 17 00:00:00 2001 From: JabinGP <1748511181@qq.com> Date: Sat, 16 Oct 2021 20:04:21 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E4=B8=BA0.7.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/index.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.go b/static/index.go index 2db67d5..a7c060f 100644 --- a/static/index.go +++ b/static/index.go @@ -30,7 +30,7 @@ var ( func init() { Name = "mdout" - Version = "0.7.1" + Version = "0.7.2" ConfigFolderName = "mdout" ConfigFileName = "conf.toml"