Skip to content

Commit

Permalink
release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcadeRenegade committed Dec 24, 2021
1 parent 6ced8f7 commit f5fba90
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions SidebarDiagnostics/ChangeLog.json
@@ -1,4 +1,11 @@
[
{
"Version": "3.6.2",
"Changes": [
"Fix GPU fan metric bug.",
"Fix GPU VRAM load metric bug."
]
},
{
"Version": "3.6.1",
"Changes": [
Expand Down
4 changes: 2 additions & 2 deletions SidebarDiagnostics/Properties/AssemblyInfo.cs
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.6.1.0")]
[assembly: AssemblyFileVersion("3.6.1.0")]
[assembly: AssemblyVersion("3.6.2.0")]
[assembly: AssemblyFileVersion("3.6.2.0")]

0 comments on commit f5fba90

Please sign in to comment.