From 3642ce26e0f5a943eadf15968f79e62bfc150c81 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Sat, 17 Jun 2023 10:12:02 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20:hammer:=20=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E5=8F=98=E6=9B=B4=20`2.3.1`=20=E2=86=92=20`2.4.0`?= 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 3ba47d4..246cdf2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue3-element-admin", "private": true, - "version": "2.3.1", + "version": "2.4.0", "type": "module", "scripts": { "preinstall": "npx only-allow pnpm",