From e6bcec848dd364fa2ad134135e4e47a5350c1874 Mon Sep 17 00:00:00 2001 From: lmk123 Date: Sat, 24 Oct 2020 20:38:20 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E5=8F=91=E5=B8=83=20v2.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 17b0c58..5ac9e2c 100755 --- a/main.sh +++ b/main.sh @@ -4,7 +4,7 @@ echo_with_date() { echo "[`date '+%H:%M:%S'`]" $1 } -omw_version=2.0.0 +omw_version=2.1.0 echo_with_date "当前 Oh My WeChat 版本为 v${omw_version}" # 从 GitHub 获取 owm 版本号