🧧发布 4.5.0 新春版

This commit is contained in:
疯狂的狮子li
2023-01-12 09:54:54 +08:00
parent 52d33195ec
commit 242e26abee
20 changed files with 24 additions and 24 deletions

View File

@ -1,6 +1,6 @@
{
"name": "ruoyi-vue-plus",
"version": "4.4.0",
"version": "4.5.0",
"description": "RuoYi-Vue-Plus后台管理系统",
"author": "LionLi",
"license": "MIT",

View File

@ -114,7 +114,7 @@ export default {
data() {
return {
// 版本号
version: "4.4.0",
version: "4.5.0",
};
},
methods: {