Browse Source

版本设置

空白格 2 years ago
parent
commit
f489e5fab3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/config.js

+ 1 - 1
common/config.js

@@ -4,5 +4,5 @@ let baseUrl = 'https://wx.hw.hongweisoft.com/parking/'
 // }
 export const config = {
 	baseUrl,
-	version: '0.1.4'
+	version: '0.1.5'
 }