Commit 6e0f4db3 by zhangmengqi

修改生产版本号

parent 10cf0956
...@@ -26,7 +26,7 @@ export default { ...@@ -26,7 +26,7 @@ export default {
baseURL: process.env.VUE_APP_BASE_URL, baseURL: process.env.VUE_APP_BASE_URL,
//version //version
version: function () { version: function () {
return '1.0.0' return '1.0.1'
}, },
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment