Skip to content

Commit f1a1622

Browse files
Fix changelog with interim version
1 parent 74d26a6 commit f1a1622

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

flutter_vlc_player/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
## 7.1.4
1+
## 7.1.5
22
* Fix plugin destructor (https://github.com/solid-software/flutter_vlc_player/issues/237)
33

4+
## 7.1.4
5+
* Interim release to fix Flutter 3 issues
6+
47
## 7.1.3
58
* Added support for multi-window mode in Android.
69
Credits to Andy Chentsov (https://github.com/andyduke).

flutter_vlc_player/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_vlc_player
22
description: A VLC-powered alternative to Flutter's video_player. Supports multiple players on one screen.
3-
version: 7.1.4
3+
version: 7.1.5
44
homepage: https://github.com/solid-software/flutter_vlc_player/
55

66
environment:

0 commit comments

Comments
 (0)