发布 0.10.0 版本 全面升级 SpringCloud Alibaba 2021.0.1.0 最新版

This commit is contained in:
疯狂的狮子Li
2022-04-13 12:45:30 +08:00
parent 37f08f6def
commit 98756eae3f
40 changed files with 49 additions and 49 deletions

View File

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

View File

@@ -102,7 +102,7 @@ export default {
data() {
return {
// 版本号
version: "0.9.0",
version: "0.10.0",
};
},
methods: {