Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 184b233

Browse files
committed
corrected version bump
1 parent 9609f67 commit 184b233

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

packages/webview_flutter/CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
## 0.3.19+11
2-
3-
* Support inline media on iPhone if the HTML5 content requests it.
4-
51
## 0.3.19+10
62

73
* Replace deprecated `getFlutterEngine` call on Android.
4+
* Support inline media on iPhone if the HTML5 content requests it.
85

96
## 0.3.19+9
107

packages/webview_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: webview_flutter
22
description: A Flutter plugin that provides a WebView widget on Android and iOS.
3-
version: 0.3.19+11
3+
version: 0.3.19+10
44
homepage: https://github.com/flutter/plugins/tree/master/packages/webview_flutter
55

66
environment:

0 commit comments

Comments
 (0)