From 9426f6fe4c9b7a544cfe22c497d8f489ea40649a Mon Sep 17 00:00:00 2001 From: DOUDOU <877258667@qq.com> Date: Wed, 24 Aug 2022 18:24:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 9700871..2b048e9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -11,7 +11,7 @@ data() { return { query: {}, - version: '1.3.0' + version: '1.3.3' } }, created() {