From 7584c79519dbcb2d2a3c58e8279531a2c3bf5025 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=94=E8=B7=91=E7=9A=84=E9=9D=A2=E6=9D=A1?= <1262327911@qq.com> Date: Sun, 9 Oct 2022 15:25:40 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=96=B0=E5=A2=9E=E5=B0=8F=E7=89=88?= =?UTF-8?q?=E6=9C=AC1.1.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a568681..8638b291 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "go-view", - "version": "1.1.1", + "version": "1.1.11", "scripts": { "dev": "vite --host", "build": "vue-tsc --noEmit && vite build",