Skip to content

Commit 5b3dce1

Browse files
author
Gray Mackall
committed
pubspec+changelog
1 parent 8eef331 commit 5b3dce1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

flutter_inappwebview/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 6.0.0+1
2+
3+
* Removes references to and support for deprecated v1 Android embedding.
4+
15
## 6.0.0
26

37
- Updated minimum platform interface and implementation versions

flutter_inappwebview/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_inappwebview
22
description: A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.
3-
version: 6.0.0
3+
version: 6.0.0+1
44
homepage: https://inappwebview.dev/
55
repository: https://github.com/pichillilorenzo/flutter_inappwebview
66
issue_tracker: https://github.com/pichillilorenzo/flutter_inappwebview/issues

0 commit comments

Comments
 (0)