diff --git a/package.json b/package.json index 2b44c825..10baad32 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 a92968bb..79343144 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',