Skip to content

Commit

Permalink
Version 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Oct 4, 2020
1 parent 25a5a33 commit d068953
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.15.1

* Fix loading of file:// artUri values.
* Allow booleans/doubles in MediaItems.
* Silently ignore duplicate onStop requests.

## 0.15.0

* Web support (@keaganhilliard)
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: audio_service
description: Flutter plugin to play audio in the background while the screen is off.
version: 0.15.0
version: 0.15.1
homepage: https://github.com/ryanheise/audio_service

environment:
Expand Down

0 comments on commit d068953

Please sign in to comment.