chore: version bump for 2.2.5 [skip ci]

This commit is contained in:
Quentin “Storm1er” Decaunes 2020-09-06 02:31:36 +00:00
parent 22432dbfd4
commit 38cc5107c5
2 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,14 @@
<!--- next entry here --> <!--- next entry here -->
## 2.2.5
2020-09-06
### Fixes
- altered restrictions for Renoir (d7a5fc805537ae602799632c3beec2ee0d8b4627)
- update release page link (22432dbfd4c645c002e97d3b681e165e702c4cbd)
## 2.2.4 ## 2.2.4
2020-08-26 2020-08-26

View File

@ -1,6 +1,6 @@
{ {
"name": "ryzen-controller", "name": "ryzen-controller",
"version": "2.2.4", "version": "2.2.5",
"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",