Browse Source

更新版本到 1.3.3

ChangeLog
1. 日志上报服务变更
2. 修复订阅流的网络状态数据获取有误的问题
kevin.song 6 years ago
parent
commit
c46a5b4e02
2 changed files with 3 additions and 3 deletions
  1. 2 2
      lib/index.js
  2. 1 1
      package.json

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


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "urtc-sdk",
-  "version": "1.3.2",
+  "version": "1.3.3",
   "description": "UCloud RTC javascript SDK",
   "main": "lib/index.js",
   "repository": {