Browse Source

更新版本到 1.4.4

sdk未做变更,此次发布仅用于解决 1.4.3 未发布成功的问题
kevin.song 6 years ago
parent
commit
fe2488cee1
2 changed files with 2 additions and 2 deletions
  1. 1 1
      lib/index.js
  2. 1 1
      package.json

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


+ 1 - 1
package.json

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