diff --git a/FanControl.zip b/FanControl.zip index bfd19a8..948b478 100644 Binary files a/FanControl.zip and b/FanControl.zip differ diff --git a/README.md b/README.md index 38deb2d..8bdc5cf 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,9 @@ JayzTwoCents - Everyone NEEDS this FREE piece of software... You will thank me! ![Fan Control](Images/MainUI.png) ## New -* __(NEW) Opt-out of update popup for a specific version__ +* __(NEW) 0 RPM override for Nvidia cards__ +* Opt-out of update popup for a specific version * Configurable temperature range for graphs -* Decimal support in graphs -* Nickname any temperature sensor from the sensor settings dialog -* Auto fan curve (BETA): Automatically adjust speed to keep target temperature ## Installation diff --git a/version.json b/version.json index b983c79..ddc9838 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "Number": 131, - "Message": "- Fan start bug: control could get stuck at start %. \r\n- Logger will now split itself in multiple files to avoid one giant unmanageable file. \r\n- Sync fan curve now detects if there is a loop. \r\n- Improved multi-instance handling: will now look if a FanControl instance is opened in a different user session. If yes, that instance will be closed before opening a new one." + "Number": 132, + "Message": "- Nvidia 0 RPM override option. " } \ No newline at end of file