chore: version bump for 2.6.0 [skip ci]

This commit is contained in:
Quentin “Storm1er” Decaunes 2022-10-16 02:27:27 +00:00
parent f8fb275f4e
commit 8dfdcff667
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
<!--- next entry here --> <!--- next entry here -->
## 2.6.0
2022-10-16
### Features
- update RyzenAdj to version 0.11.1 (f8fb275f4ed2e3feaab23fb885fddd92ef9d506d)
## 2.5.4 ## 2.5.4
2021-10-25 2021-10-25

View File

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