diff --git a/.all-contributorsrc b/.all-contributorsrc index 9a84ab1e..9bb8ce01 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -275,7 +275,7 @@ "login": "pcqpcq", "name": "Joker", "avatar_url": "https://avatars.githubusercontent.com/u/1411571?v=4", - "profile": "http://pcqpcq.me/", + "profile": "https://pcqpcq.me/", "contributions": [ "code" ] @@ -365,7 +365,7 @@ "login": "andreidiaconu", "name": "Andrei Diaconu", "avatar_url": "https://avatars.githubusercontent.com/u/1402046?v=4", - "profile": "http://andreidiaconu.com/", + "profile": "https://andreidiaconu.com/", "contributions": [ "code" ] diff --git a/CHANGELOG.md b/CHANGELOG.md index df723ca3..324d8760 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 5.4.4+1 + +- Fixed README + ## 5.4.4 - Added support for Android 33 diff --git a/README.md b/README.md index 2875e25a..f851ef0a 100755 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Trần Đức Tâm
Trần Đức Tâm

💻 - Joker
Joker

💻 + Joker
Joker

💻 Yash Chandra Verma
Yash Chandra Verma

💻 Arne Kepp
Arne Kepp

💻 Ömral Cörüt
Ömral Cörüt

💻 @@ -122,7 +122,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Akira Aratani
Akira Aratani

💻 Doflatango
Doflatango

💻 Edmund Tay
Edmund Tay

💻 - Andrei Diaconu
Andrei Diaconu

💻 + Andrei Diaconu
Andrei Diaconu

💻 Daniel Kao
Daniel Kao

💻 xuty
xuty

💻 diff --git a/pubspec.yaml b/pubspec.yaml index 6f0eb864..d03f5816 100755 --- 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.4.4 +version: 5.4.4+1 homepage: https://github.com/pichillilorenzo/flutter_inappwebview environment: