Bumped version.

New feature: debian package.
This commit is contained in:
Quentin DECAUNES 2019-03-11 12:59:28 +01:00
parent a519d76281
commit 6b967b1720
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

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