🦁 发布 1.1.0 新增 ELK 与三大 MQ 支持

This commit is contained in:
疯狂的狮子li
2022-07-18 09:41:28 +08:00
parent a28f0a28e1
commit 8225235467
38 changed files with 47 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ruoyi-cloud-plus",
"version": "1.0.0",
"version": "1.1.0",
"description": "RuoYi-Cloud-Plus后台管理系统",
"author": "Lion Li",
"license": "MIT",

View File

@@ -154,7 +154,7 @@ export default {
data() {
return {
// 版本号
version: "1.0.0",
version: "1.1.0",
};
},
methods: {