Browse Source

修改版本

zaijin 2 years ago
parent
commit
4c8f12bc7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/config.js

+ 1 - 1
common/config.js

@@ -2,5 +2,5 @@
 let baseUrl = 'https://parking.pdzhtc.com/' // 正式环境
 export const config = {
 	baseUrl,
-	version: '0.2.3'
+	version: '0.2.4'
 }