From c3fdf5e4f0bb8d0298dd39ad3fc600dc5648dfb1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 11 Jun 2021 04:20:28 +0000 Subject: [PATCH] chore(release): 11.6.3 [skip ci] ## [11.6.3](https://github.com/react-native-webview/react-native-webview/compare/v11.6.2...v11.6.3) (2021-06-11) ### Bug Fixes * **windows:** react-native.config for non windows platforms ([#2046](https://github.com/react-native-webview/react-native-webview/issues/2046)) ([2eabfa3](https://github.com/react-native-webview/react-native-webview/commit/2eabfa3d4a5471b9d3890c4cb3035b0c97c4a8fa)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88693bb..c5ea06b 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "Thibault Malbranche " ], "license": "MIT", - "version": "11.6.2", + "version": "11.6.3", "homepage": "https://github.com/react-native-webview/react-native-webview#readme", "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start",