chore(release): 11.6.2 [skip ci]

## [11.6.2](https://github.com/react-native-webview/react-native-webview/compare/v11.6.1...v11.6.2) (2021-05-24)

### Bug Fixes

* **android:** onPermissionRequest duplicate ([#2002](https://github.com/react-native-webview/react-native-webview/issues/2002)) ([bba5907](bba5907906))
This commit is contained in:
semantic-release-bot 2021-05-24 12:38:08 +00:00
parent bba5907906
commit 72f37cdb7c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"Thibault Malbranche <malbranche.thibault@gmail.com>"
],
"license": "MIT",
"version": "11.6.1",
"version": "11.6.2",
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",