From 0579de9f9cca2264a759968c20bd4b52f5ad8c39 Mon Sep 17 00:00:00 2001 From: Lorenzo Pichilli Date: Tue, 4 Oct 2022 13:14:29 +0200 Subject: [PATCH] updated pubspec.yaml version --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 324d8760..bef3f7bb 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 5.4.4+2 + +- Fixed LICENSE + ## 5.4.4+1 - Fixed README diff --git a/pubspec.yaml b/pubspec.yaml index d03f5816..900c26e6 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+1 +version: 5.4.4+2 homepage: https://github.com/pichillilorenzo/flutter_inappwebview environment: