Skip to content

Commit 87ecf62

Browse files
author
Illia Romanenko
committed
Fix homepage link.
1 parent fad7efc commit 87ecf62

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

flutter_vlc_player/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 5.0.2
2+
Fix homepage link.
3+
14
## 5.0.1
25
Fix pub.dev image links.
36

flutter_vlc_player/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flutter_vlc_player
22
description: A VLC-powered alternative to Flutter's video_player. Supports multiple players on one screen.
3-
version: 5.0.1
4-
homepage: https://github.com/solid-software/flutter_vlc_player/flutter_vlc_player
3+
version: 5.0.2
4+
homepage: https://github.com/solid-software/flutter_vlc_player/
55

66
environment:
77
sdk: ">=2.10.0 <3.0.0"

0 commit comments

Comments
 (0)