mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-08-31 22:35:11 +00:00
Fixed the Samsung SSD Total Bytes Written sensor to use 48-bit raw data (instead of 32-bit) and corrected the label to "Total Bytes Written" instead of "Total LBA Written".
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("0.8.0.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.8.0 Beta")]
|
||||
[assembly: AssemblyVersion("0.8.0.1")]
|
||||
[assembly: AssemblyInformationalVersion("0.8.0.1 Alpha")]
|
Reference in New Issue
Block a user