Browse Source

更新版本到 2.0.0-beta.6

ChangeLog
1. 优化断线重连,自动切换/刷新信令重连
poplark 4 years ago
parent
commit
be2f36742c
2 changed files with 4 additions and 4 deletions
  1. 3 3
      lib/index.js
  2. 1 1
      package.json

File diff suppressed because it is too large
+ 3 - 3
lib/index.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@urtc/sdk-web",
-  "version": "2.0.0-beta.5",
+  "version": "2.0.0-beta.6",
   "description": "UCloud RTC javascript SDK",
   "main": "lib/index.js",
   "types": "lib/index.d.ts",