Skip to content

Commit

Permalink
Version 1.4.0. Addresses PR #701.
Browse files Browse the repository at this point in the history
  • Loading branch information
diegotori committed Jan 25, 2023
1 parent 9551b20 commit 963fc3f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.4.0
* 🛠️ [#701](https://github.com/fluttercommunity/chewie/pull/701): Added Dart Analysis fixes due to Flutter 3.7. Thanks [diegotori](https://github.com/diegotori).

## 1.3.6
* 🛠️ [#681](https://github.com/fluttercommunity/chewie/pull/681): Flutter `3.3` lint fixes. Thanks [diegotori](https://github.com/diegotori).

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: chewie
description: A video player for Flutter with Cupertino and Material play controls
version: 1.3.6
version: 1.4.0
homepage: https://github.com/fluttercommunity/chewie

environment:
Expand Down

0 comments on commit 963fc3f

Please sign in to comment.