chore: version bump for 2.3.0 [skip ci]

This commit is contained in:
Quentin “Storm1er” Decaunes 2021-03-26 00:33:45 +00:00
parent 1e8364f588
commit ecb7f9c8cf
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
<!--- next entry here -->
## 2.3.0
2021-03-26
### Features
- 5000 series support (1e8364f5888dc0489c7f7c0c386bc82671490806)
## 2.2.7
2020-11-01

View File

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