Skip to content

Commit

Permalink
Version 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Sep 25, 2020
1 parent 02d1b78 commit f4acd92
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.4.5

* Fix iOS bug in seek/position/duration in HLS streams (@snaeji).
* Fix web bug for audio sources with unknown durations.

## 0.4.4

* Fix crash when disposing of positionStream controller.
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: just_audio
description: Flutter plugin to play audio from streams, files, assets, DASH/HLS streams and playlists. Works with audio_service to play audio in the background.
version: 0.4.4
version: 0.4.5
homepage: https://github.com/ryanheise/just_audio

environment:
Expand Down

0 comments on commit f4acd92

Please sign in to comment.