发布 1.0.0 正式版

This commit is contained in:
疯狂的狮子li
2022-06-20 10:03:53 +08:00
parent 23d7fb11a0
commit 362ea7a95e
45 changed files with 56 additions and 56 deletions

View File

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

View File

@@ -154,7 +154,7 @@ export default {
data() {
return {
// 版本号
version: "0.12.0",
version: "1.0.0",
};
},
methods: {