update 更新 错误的版本号与已经升级的版本说明

This commit is contained in:
疯狂的狮子li
2023-02-17 14:30:35 +08:00
parent 0ea206dfe1
commit 9b2a7c4b45
7 changed files with 13 additions and 13 deletions

View File

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

View File

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