Skip to content

Commit

Permalink
Update CHANGELOG and pubspec.yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Jun 27, 2022
1 parent 4e9131a commit bd428a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions audio_service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## 0.18.6

* Fix build when targeting Android 13.
* Add MediaItem.artHeaders.

## 0.18.5

Expand Down
2 changes: 1 addition & 1 deletion audio_service/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.18.5
version: 0.18.6
homepage: https://github.com/ryanheise/audio_service/tree/master/audio_service

environment:
Expand Down

0 comments on commit bd428a5

Please sign in to comment.