Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Release 0.6.1 (#166)
Browse files Browse the repository at this point in the history
* Update pubspec.yaml

* Update CHANGELOG.md
  • Loading branch information
creativecreatorormaybenot authored Jan 19, 2022
1 parent 295095c commit 2caeaaf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions wakelock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.6.1

* Fixed infinite loop on iOS.

## 0.6.0+1

* Remove Podfiles from example directory.
Expand Down
2 changes: 1 addition & 1 deletion wakelock/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: wakelock
description: >-2
Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on
Android, iOS, macOS, Windows, and web.
version: 0.6.0+1
version: 0.6.1
repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock

environment:
Expand Down

0 comments on commit 2caeaaf

Please sign in to comment.