From 0d68ead25b3fd9c27daf0e65de2cd139566dbc6c Mon Sep 17 00:00:00 2001 From: Diego Tori Date: Fri, 20 Dec 2024 00:07:50 -0500 Subject: [PATCH] wakelock_plus, version 1.2.9. Addresses PR #81. --- wakelock_plus/CHANGELOG.md | 3 +++ wakelock_plus/pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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: