diff --git a/harmony/rn_webview.har b/harmony/rn_webview.har index 82c210f15..973c0a566 100644 Binary files a/harmony/rn_webview.har and b/harmony/rn_webview.har differ diff --git a/harmony/rn_webview/oh-package.json5 b/harmony/rn_webview/oh-package.json5 index 7ead6416b..91d46b7b6 100644 --- a/harmony/rn_webview/oh-package.json5 +++ b/harmony/rn_webview/oh-package.json5 @@ -6,8 +6,8 @@ "name": "@react-native-oh-tpl/react-native-webview", "description": "main cpai architecture", "main": "index.ets", - "version": "13.10.3-rc.2", + "version": "13.10.3-rc.3", "dependencies": { - "@rnoh/react-native-openharmony": "^0.72.59" + "@rnoh/react-native-openharmony": "0.72.59" } } diff --git a/package.json b/package.json index 1be99ad5f..346e3bf4e 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "Thibault Malbranche " ], "license": "MIT", - "version": "13.10.3-rc.2", + "version": "13.10.3-rc.3", "homepage": "https://github.com/react-native-oh-library/react-native-webview#readme", "scripts": { "macos": "react-native run-macos --scheme WebviewExample --project-path example/macos",