发布 1.4.0 正式版

This commit is contained in:
疯狂的狮子li
2022-12-01 12:03:50 +08:00
parent 6cc48709bb
commit 8bd8fcab89
62 changed files with 73 additions and 73 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ruoyi-cloud-plus",
"version": "1.3.0",
"version": "1.4.0",
"description": "RuoYi-Cloud-Plus后台管理系统",
"author": "Lion Li",
"license": "MIT",

View File

@@ -145,7 +145,7 @@ export default {
data() {
return {
// 版本号
version: "1.3.0",
version: "1.4.0",
};
},
methods: {