Skip to content

Commit cd21381

Browse files
new release
1 parent 88e638e commit cd21381

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

SidebarDiagnostics/ChangeLog.json

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
[
2+
{
3+
"Version": "3.5.8",
4+
"Changes": [
5+
"Updated Libre Hardware Monitor."
6+
]
7+
},
28
{
39
"Version": "3.5.7",
410
"Changes": [

SidebarDiagnostics/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("Sidebar Diagnostics")]
1414
[assembly: AssemblyProduct("Sidebar Diagnostics")]
15-
[assembly: AssemblyCopyright("Copyright © 2020")]
15+
[assembly: AssemblyCopyright("Copyright © 2021")]
1616
[assembly: AssemblyTrademark("")]
1717
[assembly: AssemblyCulture("")]
1818

@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("3.5.7.0")]
55-
[assembly: AssemblyFileVersion("3.5.7.0")]
54+
[assembly: AssemblyVersion("3.5.8.0")]
55+
[assembly: AssemblyFileVersion("3.5.8.0")]

0 commit comments

Comments
 (0)