1007395918@qq.com 5 anni fa
parent
commit
4419f05d33
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1
    1
      config/dev.js
  2. 1
    1
      config/prod.js

+ 1
- 1
config/dev.js Vedi File

@@ -13,7 +13,7 @@ module.exports = {
13 13
     // WSS_HOST: '"wss://lt.pawoma.cn"',
14 14
     // HOST: '"http://127.0.0.1:8080"',
15 15
     // WSS_HOST: '"ws://127.0.0.1:8080"',
16
-    Version: 'V3.5.10'
16
+    Version: 'V3.5.11'
17 17
   },
18 18
   weapp: {},
19 19
   h5: {}

+ 1
- 1
config/prod.js Vedi File

@@ -11,7 +11,7 @@ module.exports = {
11 11
     WSS_HOST: '"wss://dev.pawoma.cn"',
12 12
     // HOST: '"https://lt.pawoma.cn"',
13 13
     // WSS_HOST: '"wss://lt.pawoma.cn"',
14
-    Version: 'V3.5.10'
14
+    Version: 'V3.5.11'
15 15
   },
16 16
   weapp: {},
17 17
   h5: {}