From 84212c0a1b06054ec31e024c7de2607153b477b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Fri, 19 May 2023 09:45:06 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=E5=8F=91=E5=B8=83=205.0.0=20SpringBoo?= =?UTF-8?q?t3=20=E6=90=BA=E6=89=8B=E5=A4=9A=E7=A7=9F=E6=88=B7=E5=BC=BA?= =?UTF-8?q?=E5=8A=BF=E6=9D=A5=E8=A2=AD?= 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 b78f8fe..d9a587d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi-vue-plus", - "version": "5.0.0-SNAPSHOT", + "version": "5.0.0", "description": "RuoYi-Vue-Plus多租户管理系统", "author": "LionLi", "license": "MIT",