Skip to content

Commit f9f687b

Browse files
committed
wakelock_plus, version 1.2.11. Addresses PR #92.
1 parent dfa7efc commit f9f687b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

wakelock_plus/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [1.2.11]
2+
* [#92](https://github.com/fluttercommunity/wakelock_plus/pull/92): refactor(windows): Apply deprecation of win32 package. Thanks [Gustl22](https://github.com/Gustl22).
3+
14
## 1.2.10
25
* [#82](https://github.com/fluttercommunity/wakelock_plus/pull/82): fix: resolve symbol conflicts in wakelock_plus by updating Pigeon prefix. Thanks [weitsai](https://github.com/weitsai).
36

wakelock_plus/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: wakelock_plus
22
description: >-2
33
Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on
44
Android, iOS, macOS, Windows, Linux, and web.
5-
version: 1.2.10
5+
version: 1.2.11
66
repository: https://github.com/fluttercommunity/wakelock_plus/tree/main/wakelock_plus
77

88
environment:

0 commit comments

Comments
 (0)