diff --git a/.all-contributorsrc b/.all-contributorsrc index c9e680d8..52261445 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -554,7 +554,7 @@ "login": "bagedevimo", "name": "Ben Anderson", "avatar_url": "https://avatars.githubusercontent.com/u/1319813?v=4", - "profile": "http://www.acidic.co.nz", + "profile": "https://www.acidic.co.nz", "contributions": [ "code" ] diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dca95b3..caaf6229 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 5.5.0+1 + +- Fixed README + ## 5.5.0 - Added Android direct camera capture feature diff --git a/README.md b/README.md index 00b60861..09823ddc 100755 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Kamil Powałowski
Kamil Powałowski

💻 Akio Yamamoto
Akio Yamamoto

💻 mohenaxiba
mohenaxiba

💻 - Ben Anderson
Ben Anderson

💻 + Ben Anderson
Ben Anderson

💻 Daan Poron
Daan Poron

🛡️ ふぁ
ふぁ

💻 diff --git a/pubspec.yaml b/pubspec.yaml index af27fbd7..26221a05 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_inappwebview 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. -version: 5.5.0 +version: 5.5.0+1 homepage: https://inappwebview.dev/ repository: https://github.com/pichillilorenzo/flutter_inappwebview issue_tracker: https://github.com/pichillilorenzo/flutter_inappwebview/issues