chore: version bump for 2.4.1 [skip ci]

This commit is contained in:
Quentin “Storm1er” Decaunes 2021-04-29 00:55:53 +00:00
parent 1693d27750
commit 2a5595b866
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
<!--- next entry here -->
## 2.4.1
2021-04-29
### Fixes
- Updated temp limit based on new advice (1693d277502a14840a5e0136cfbdf18c41a36f40)
## 2.4.0
2021-04-04

View File

@ -1,6 +1,6 @@
{
"name": "ryzen-controller",
"version": "2.4.0",
"version": "2.4.1",
"description": "A minimal Electron application to use ryzenAdj through a friendly interface.",
"scripts": {
"all": "yarn clean && yarn dist-pack",