From 9a3444782f456e36e44c030c7cd072803ca3c704 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: Mon, 22 Jun 2026 10:41:32 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=81=F0=9F=A6=81=F0=9F=A6=81=E5=8F=91?= =?UTF-8?q?=E5=B8=83=206.0.0-BETA=20=E5=85=AC=E6=B5=8B=E7=89=88=E6=9C=AC?= =?UTF-8?q?=20=E5=A4=A7=E7=89=88=E6=9C=AC=E5=8F=91=E5=B8=83!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/pages/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8125657e..c2b3c3c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plus-ui-react", - "version": "0.1.0", + "version": "6.0.0-BETA", "private": true, "description": "React + Ant Design version of RuoYi-Vue-Plus UI", "type": "module", diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 6bfa4292..54a27354 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -13,7 +13,7 @@ const products = [ }, { name: 'RuoYi-Cloud-Plus', - version: 'v3.0.0', + version: 'v6.0.0', summary: '微服务通用权限管理系统,适合更复杂的服务治理场景,也可以沿用同样的前端升级思路。', tags: ['Spring Cloud', 'Gateway', 'Nacos', 'Dubbo'], primaryUrl: 'https://github.com/dromara/RuoYi-Cloud-Plus',