Skip to content

Commit f54b6d9

Browse files
committed
wakelock_plus, version 1.3.2. Adds PR #98.
1 parent 8337681 commit f54b6d9

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.3.2]
2+
* [#98](https://github.com/fluttercommunity/wakelock_plus/pull/98): fix(ios): fix path to PrivacyInfo.xcprivacy. Thanks [slobodanmilinkovic](https://github.com/slobodanmilinkovic).
3+
14
## [1.3.1]
25
* [#95](https://github.com/fluttercommunity/wakelock_plus/pull/95): Fix SPM integration. Thanks [diegotori](https://github.com/diegotori).
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.3.1
5+
version: 1.3.2
66
repository: https://github.com/fluttercommunity/wakelock_plus/tree/main/wakelock_plus
77

88
environment:

0 commit comments

Comments
 (0)