From e55424252b62449c856343f2a94e2e7f2a9d008c Mon Sep 17 00:00:00 2001 From: rui_li <877258667@qq.com> Date: Thu, 5 May 2022 16:22:39 +0800 Subject: [PATCH] =?UTF-8?q?2022-05-05=20=E6=9A=82=E6=97=A0=E7=8F=AD?= =?UTF-8?q?=E6=AC=A1?= 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 ffa533a..d1b6c03 100644 --- a/src/App.vue +++ b/src/App.vue @@ -11,7 +11,7 @@ data() { return { query: {}, - version: '1.2.2' + version: '1.2.3' } }, created() {