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

Commit 263bec6

Browse files
committed
make flutter's CI happy
1 parent cd30231 commit 263bec6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/webview_flutter/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
## 0.3.20+1
2+
## 0.3.20
33

44
* Support inline media on iPhone if the HTML5 content requests it.
55

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.20+1
3+
version: 0.3.20
44
homepage: https://github.com/flutter/plugins/tree/master/packages/webview_flutter
55

66
environment:

0 commit comments

Comments
 (0)