From 38b188901375e3e88e0e5d8b8c2305329705c804 Mon Sep 17 00:00:00 2001 From: james <639143029@qq.com> Date: Fri, 29 Nov 2019 17:09:01 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B8[Release]V1.1.2?= 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 3d31c7c..c82211d 100644 --- a/src/config/global.js +++ b/src/config/global.js @@ -224,4 +224,4 @@ export const removeLocalStore = (name) => { } // 版本信息 -export const _VERSION_ = "1.1.1"; \ No newline at end of file +export const _VERSION_ = "1.1.2"; \ No newline at end of file