New
v3.4.16 Fix Prevent Sleep on Windows
This is a quick patch release to fix an issue with the previous v3.4.12 release.
Notable
- Fixes a bad support check for Windows in the Prevent Display Sleep functionality. Relates to #142.
What's Changed
- Prevent CodeGenerator package from being packed to NuGet by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/141
- Upgrade to InhibitSleep.Net 0.1.11 to fix Windows support check by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/143
Full Changelog: https://github.com/JustAman62/undercut-f1/compare/v3.4.12...v3.4.16