diff --git a/config.js b/config.js index bc7d448..563cad1 100644 --- a/config.js +++ b/config.js @@ -1,4 +1,4 @@ export const globalUrl = "https://gateway-ding.mingwork.com"; export const globalUrl2 = "https://third-authentication.mingwork.com"; -export const version = 0.0317; +export const version = 0.037; export const websocketUrl = 'wss://gateway-ding.mingwork.com';