From 11e0bd67a36818fc78c943ffc2090d758c4c155c Mon Sep 17 00:00:00 2001 From: james <639143029@qq.com> Date: Mon, 9 Dec 2019 09:07:32 +0800 Subject: [PATCH] =?UTF-8?q?[=F0=9F=8C=B8Release=20]V1.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/global.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/global.js b/src/config/global.js index 4c69223..16d3304 100644 --- a/src/config/global.js +++ b/src/config/global.js @@ -224,4 +224,4 @@ export const removeLocalStore = (name) => { } // 版本信息 -export const _VERSION_ = "1.2.0"; \ No newline at end of file +export const _VERSION_ = "1.2.1"; \ No newline at end of file