🧧发布 1.5.0 新春版 新增多数据库支持

This commit is contained in:
疯狂的狮子li
2023-01-13 10:10:26 +08:00
parent 1ef9cfc1bf
commit 1746316fea
62 changed files with 73 additions and 73 deletions

View File

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

View File

@@ -145,7 +145,7 @@ export default {
data() {
return {
// 版本号
version: "1.4.0",
version: "1.5.0",
};
},
methods: {