Hotfix for plugin loading that V113 broke
This commit is contained in:
Rem0o
2022-05-10 16:32:54 -04:00
parent bf1d7d961d
commit 9910600ba1
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -1,4 +1,4 @@
{
"Number": 113,
"Message": "- Change tray icon temperature color depending on windows theme dynamically \r\n- FanControl will prevent session ending if config has changed \r\n- New IPlugin2 interface \r\n- Updated LibreHardwareMonitorLib"
"Number": 114,
"Message": "- Fixes an issue with plugin loading"
}