diff --git a/wakelock_plus/CHANGELOG.md b/wakelock_plus/CHANGELOG.md index 21d451e..e5ab6bd 100644 --- a/wakelock_plus/CHANGELOG.md +++ b/wakelock_plus/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.2.9 +* [#70](https://github.com/fluttercommunity/wakelock_plus/pull/81) fixed resource bundle name in podspec. Thanks [Brazol](https://github.com/Brazol). + ## 1.2.8 * [#70](https://github.com/fluttercommunity/wakelock_plus/pull/70) chore(deps): Allow web ^1.0.0. Thanks [provokateurin](https://github.com/provokateurin). diff --git a/wakelock_plus/pubspec.yaml b/wakelock_plus/pubspec.yaml index b2f991b..16e0470 100644 --- a/wakelock_plus/pubspec.yaml +++ b/wakelock_plus/pubspec.yaml @@ -2,7 +2,7 @@ name: wakelock_plus description: >-2 Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, Linux, and web. -version: 1.2.8 +version: 1.2.9 repository: https://github.com/fluttercommunity/wakelock_plus/tree/main/wakelock_plus environment: