👀 发布 4.3.0-beta2 公测版

This commit is contained in:
疯狂的狮子li
2022-08-17 18:19:48 +08:00
parent 0c58ba5057
commit d1681dc18c
17 changed files with 21 additions and 21 deletions

View File

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

View File

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