diff --git a/bin/ryzenadj.exe b/bin/ryzenadj.exe index 2c50ff4..3163ce2 100644 Binary files a/bin/ryzenadj.exe and b/bin/ryzenadj.exe differ diff --git a/package-lock.json b/package-lock.json index e406e13..fea7750 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ryzencontroller", - "version": "1.11.0", + "version": "1.11.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 30088b5..73f8ae6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ryzencontroller", "productName": "RyzenController", - "version": "1.11.0", + "version": "1.11.1", "description": "A minimal Electron application to use ryzenAdj through a friendly interface.", "main": "main.js", "scripts": {