chore: version bump for 1.17.0 [skip ci]

This commit is contained in:
Quentin “Storm1er” Decaunes 2020-01-05 03:34:58 +00:00
parent 7040a31f1c
commit 04b556934d
3 changed files with 9 additions and 2 deletions

View File

@ -2,6 +2,13 @@
<!--- next entry here -->
## 1.17.0
2020-01-05
### Features
- UI updated by @JamesCJ. (7040a31f1c06d2bf1a443184b966654cadce70e3)
## 1.16.0
2019-11-10

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "ryzencontroller",
"version": "1.5.2",
"version": "1.17.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "ryzencontroller",
"productName": "RyzenController",
"version": "1.16.0",
"version": "1.17.0",
"description": "A minimal Electron application to use ryzenAdj through a friendly interface.",
"main": "main.js",
"scripts": {