From 918273ae4f3e345cba499871cfb15f5773cf6dad Mon Sep 17 00:00:00 2001 From: james <639143029@qq.com> Date: Mon, 16 Mar 2020 17:02:21 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B8Release=20v1.4.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 407dfed..4a570b6 100644 --- a/src/config/global.js +++ b/src/config/global.js @@ -20,4 +20,4 @@ export const removeLocalStore = name => { } // 版本信息 -export const _VERSION_ = '1.4.0' +export const _VERSION_ = '1.4.1'