发布 4.2.0-beta1 公测版

This commit is contained in:
疯狂的狮子li
2022-06-07 11:04:43 +08:00
parent 8a222df60e
commit 426aeb0a7f
17 changed files with 21 additions and 21 deletions

View File

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

View File

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