mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-27 06:39:35 +08:00
发布 0.7.0 完成 代码生成 与 docker 部署 集成 sentinel 控制台
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ruoyi-cloud-plus",
|
||||
"version": "0.6.0",
|
||||
"version": "0.7.0",
|
||||
"description": "RuoYi-Cloud-Plus后台管理系统",
|
||||
"author": "Lion Li",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -102,7 +102,7 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
// 版本号
|
||||
version: "0.6.0",
|
||||
version: "0.7.0",
|
||||
};
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user