From eb410bb79280a3f24e613b50b97461fafebaddb7 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:25 +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/views/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2b44c8254..10baad320 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "ruoyi-vue-plus", - "version": "5.5.3-2.5.3", + "version": "6.0.0-BETA", "description": "RuoYi-Vue-Plus后台管理系统", "license": "MIT", "author": "LionLi", diff --git a/src/views/index.vue b/src/views/index.vue index a92968bbb..793431441 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -78,7 +78,7 @@ const products = [ }, { name: 'RuoYi-Cloud-Plus', - version: 'v3.0.0', + version: 'v6.0.0', summary: '微服务通用权限管理系统,适合更复杂的服务治理场景,也可以沿用同样的前端升级思路。', tags: ['Spring Cloud', 'Gateway', 'Nacos', 'Dubbo'], primaryLabel: '访问 GitHub',