diff --git a/src/config/global.js b/src/config/global.js index 8f59763..8bc0288 100644 --- a/src/config/global.js +++ b/src/config/global.js @@ -224,4 +224,4 @@ export const removeLocalStore = (name) => { } // 版本信息 -export const _VERSION_ = "1.0.0"; \ No newline at end of file +export const _VERSION_ = "1.1.0"; \ No newline at end of file