Skip to content

Commit

Permalink
chore(release): 0.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.4.1](v0.4.0...v0.4.1) (2024-12-24)

### Bug Fixes

* **AsusWMI:** Use both WMI methods ([b717402](b717402))
* **AsusWMI:** use RogPlatform as fallback ([1b1a54e](1b1a54e))

### Reverts

* Revert "fix(AsusWMI): use platform to set TDP instead of FirmwareAttributes" ([80b8a76](80b8a76))
  • Loading branch information
semantic-release-bot committed Dec 24, 2024
1 parent 1b1a54e commit 5cd8e5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "powerstation"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
license = "GPL-3.0-or-later"
description = "Daemon for controlling TDP and performance over DBus"
Expand Down

0 comments on commit 5cd8e5d

Please sign in to comment.