Skip to content

Commit

Permalink
updated assembly version and change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcadeRenegade committed Feb 20, 2016
1 parent d4b4dd8 commit 94611cb
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
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[
{
"Version": "3.0.7",
"Changes": [
"Fixed two issues that caused higher CPU usage than necessary.",
"The settings.json file is now formatted and indented to make it easier to edit manually."
]
},
{
"Version": "3.0.6",
"Changes": [
Expand Down
4 changes: 2 additions & 2 deletions SidebarDiagnostics/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
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.0.6.0")]
[assembly: AssemblyFileVersion("3.0.6.0")]
[assembly: AssemblyVersion("3.0.7.0")]
[assembly: AssemblyFileVersion("3.0.7.0")]

0 comments on commit 94611cb

Please sign in to comment.