From 7a05dee7bba773b2be5fd00b63990cdbb360eac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=9E=E4=BB=99=E9=83=BD=E6=B2=A1=E7=94=A8?= <615206459@qq.com> Date: Mon, 1 Jul 2024 16:48:32 +0800 Subject: [PATCH] =?UTF-8?q?7.1.1=20=E6=96=B0=20AI=20=E7=BC=96=E7=A0=81?= 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 5a3858a..bc6b26a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cool-admin", - "version": "7.1.0", + "version": "7.1.1", "scripts": { "dev": "vite --host", "build": "vite build",