Bumped version to 1.7.0.

New feature: release tab and auto check new release on launch.
This commit is contained in:
Quentin DECAUNES 2019-03-08 13:02:46 +01:00
parent 774eefc5ee
commit e21082f872
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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