发布 4.0.0

This commit is contained in:
疯狂的狮子li
2022-02-18 10:31:13 +08:00
parent f6edb48df9
commit 7f305962f2
16 changed files with 20 additions and 20 deletions

View File

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

View File

@ -644,7 +644,7 @@ export default {
data() {
return {
// 版本号
version: "3.5.0",
version: "4.0.0",
};
},
methods: {