From 3220d0a2e0faec81b2b799f8d0db6fb78932a182 Mon Sep 17 00:00:00 2001 From: james <639143029@qq.com> Date: Sun, 17 Nov 2019 09:51:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B8Release=20v1.1.0.Add=20Map=20and=20?= =?UTF-8?q?fixed=20bug.?= 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 8f59763..8bc0288 100644 --- a/src/config/global.js +++ b/src/config/global.js @@ -224,4 +224,4 @@ export const removeLocalStore = (name) => { } // 版本信息 -export const _VERSION_ = "1.0.0"; \ No newline at end of file +export const _VERSION_ = "1.1.0"; \ No newline at end of file