diff --git a/harmony/react_native_wechat_lib.har b/harmony/react_native_wechat_lib.har index 920d296..2bd5b4f 100644 Binary files a/harmony/react_native_wechat_lib.har and b/harmony/react_native_wechat_lib.har differ diff --git a/harmony/react_native_wechat_lib/oh-package.json5 b/harmony/react_native_wechat_lib/oh-package.json5 index a9a3826..39c26df 100644 --- a/harmony/react_native_wechat_lib/oh-package.json5 +++ b/harmony/react_native_wechat_lib/oh-package.json5 @@ -1,6 +1,6 @@ { "name": "@react-native-ohos/react-native-wechat-lib", - "version": "3.1.1-rc.2", + "version": "3.1.1-beta.2", "description": "Please describe the basic information.", "main": "index.ets", "author": "", diff --git a/package.json b/package.json index 66f987a..3e355db 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@react-native-ohos/react-native-wechat-lib", "description": "react native ohos react native wechat lib", "license": "MIT", - "version": "3.1.1-rc.2", + "version": "3.1.1-beta.2", "react-native": "src/index.ts", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",