diff --git a/harmony/rn_webview.har b/harmony/rn_webview.har index ba4e146a2..532f7521b 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 181a6a238..fccdbb5d1 100644 --- a/harmony/rn_webview/oh-package.json5 +++ b/harmony/rn_webview/oh-package.json5 @@ -6,7 +6,7 @@ "name": "@react-native-oh-tpl/react-native-webview", "description": "main cpai architecture", "main": "index.ets", - "version": "13.10.2-0.2.11", + "version": "13.10.2-0.2.12", "dependencies": { "@rnoh/react-native-openharmony": "file:../react_native_openharmony" } diff --git a/package.json b/package.json index 342f308d6..2667710d0 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "Thibault Malbranche " ], "license": "MIT", - "version": "13.10.2-0.2.11", + "version": "13.10.2-0.2.12", "homepage": "https://github.com/react-native-webview/react-native-webview#readme", "scripts": { "android": "react-native run-android",