updated pubspec.yaml version
This commit is contained in:
parent
e19cb26852
commit
0579de9f9c
|
@ -1,3 +1,7 @@
|
||||||
|
## 5.4.4+2
|
||||||
|
|
||||||
|
- Fixed LICENSE
|
||||||
|
|
||||||
## 5.4.4+1
|
## 5.4.4+1
|
||||||
|
|
||||||
- Fixed README
|
- Fixed README
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: flutter_inappwebview
|
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.
|
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
|
homepage: https://github.com/pichillilorenzo/flutter_inappwebview
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue