diff --git a/CHANGELOG.md b/CHANGELOG.md index c925519c..4a4dd1b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.12.0 +## 0.11.1 * Allow setting the iOS audio session category and options. * Allow AudioServiceWidget to recognise swipe gesture on iOS. diff --git a/pubspec.yaml b/pubspec.yaml index f0d5cf73..b81f11db 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: audio_service description: Flutter plugin to play audio in the background while the screen is off. -version: 0.12.0 +version: 0.11.1 homepage: https://github.com/ryanheise/audio_service environment: