chore: version bump for 2.4.0 [skip ci]

This commit is contained in:
Quentin “Storm1er” Decaunes 2021-04-04 02:31:24 +00:00
parent 3b40fe49e6
commit 198d175bca
2 changed files with 12 additions and 1 deletions

View File

@ -2,6 +2,17 @@
<!--- next entry here -->
## 2.4.0
2021-04-04
### Features
- Added Korean Translation, by @lyttiya. (b623fc377701efb58e2fd535660be996ee77bc75)
### Fixes
- Ensure all releases are kept forever. (3b40fe49e64123372ef12af8490d816ab6e21445)
## 2.3.0
2021-03-26

View File

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