Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcadeRenegade committed Apr 7, 2021
1 parent 88e638e commit cd21381
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions SidebarDiagnostics/ChangeLog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"Version": "3.5.8",
"Changes": [
"Updated Libre Hardware Monitor."
]
},
{
"Version": "3.5.7",
"Changes": [
Expand Down
6 changes: 3 additions & 3 deletions SidebarDiagnostics/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Sidebar Diagnostics")]
[assembly: AssemblyProduct("Sidebar Diagnostics")]
[assembly: AssemblyCopyright("Copyright © 2020")]
[assembly: AssemblyCopyright("Copyright © 2021")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

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

0 comments on commit cd21381

Please sign in to comment.