Skip to content

Commit e24b0e9

Browse files
committed
Increment ver & add helper
1 parent 787a5cf commit e24b0e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ nfancurve
22
---------
33
You are probably wondering why I have chosen to write this script in ~~Bash~~ Shell Script. The reason is very simple; I wanted a script with the minimum number of dependencies possible. To get this script up-and-running you _technically_ only need the `temp.sh` file, and the `config` file.
44

5-
The current version of the script is **version 19.1**.
5+
The current version of the script is **version 19.2**.
66

77
This script is currently set up for Celsius. However, it can easily be modified for other temperature scales.
88

@@ -63,6 +63,7 @@ Move or copy the nfancurve.service file to /etc/systemd/user/nfancurve.service t
6363
- [@louissmit](https://github.com/louissmit), for helping test the final multi-fan GPU feature implimentation
6464
- [@D3473R](https://github.com/D3473R), for adding an example systemd service file
6565
- [@ReneHollander](https://github.com/ReneHollander), for maintaining and improving the stable AUR package
66+
- [@kenbeese](https://github.com/kenbeese), for making me aware of a multi-GPU bug
6667

6768
## TODO
6869
- ~~make sure that "CoolBits" is enabled~~ - _not really the scope of this script_

0 commit comments

Comments
 (0)