mirror of
https://gitlab.com/ryzen-controller-team/ryzen-controller.git
synced 2024-12-22 10:03:28 +07:00
chore: version bump for 2.4.0 [skip ci]
This commit is contained in:
parent
3b40fe49e6
commit
198d175bca
11
CHANGELOG.md
11
CHANGELOG.md
@ -2,6 +2,17 @@
|
|||||||
|
|
||||||
<!--- next entry here -->
|
<!--- 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
|
## 2.3.0
|
||||||
2021-03-26
|
2021-03-26
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ryzen-controller",
|
"name": "ryzen-controller",
|
||||||
"version": "2.3.0",
|
"version": "2.4.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",
|
||||||
|
Loading…
Reference in New Issue
Block a user