mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-11-30 01:00:07 +08:00
发布 0.6.0 完成 分布式存储 支持 Minio、七牛、阿里、腾讯
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ruoyi-cloud-plus",
|
||||
"version": "0.5.0",
|
||||
"version": "0.6.0",
|
||||
"description": "RuoYi-Cloud-Plus后台管理系统",
|
||||
"author": "Lion Li",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -102,7 +102,7 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
// 版本号
|
||||
version: "0.5.0",
|
||||
version: "0.6.0",
|
||||
};
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user