From 8d0584a92a0c176b2b622dc34101482b3b9c19c0 Mon Sep 17 00:00:00 2001 From: vilson <545522390@qq.com> Date: Sat, 22 Feb 2020 20:23:49 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0=E8=87=B32.?= =?UTF-8?q?8.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/version.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/version.js b/src/config/version.js index bcb8cd9..69438ea 100644 --- a/src/config/version.js +++ b/src/config/version.js @@ -1,3 +1,3 @@ export default { - VERSION: '2.8.7', + VERSION: '2.8.8', };