Bumped version to 1.6.0.

Added feature: presets.
This commit is contained in:
Quentin Decaunes 2019-03-07 20:56:40 +01:00
parent 18d4e200f6
commit e3a84c0feb

View File

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