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 Jul 22, 2016
1 parent 5388dc0 commit c36f679
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions SidebarDiagnostics/ChangeLog.json
@@ -1,4 +1,14 @@
[
{
"Version": "3.4.1",
"Changes": [
"Fixed a bug where the default hardware name stayed the same after the hardware was replaced.",
"Sidebar now remains visible during Aero peek.",
"Added a new hotkey for toggling \"Reserve Space\".",
"Fixed a bug where changes to hotkeys would not apply immediately after saving.",
"Want to help translate? Please visit the GitHub wiki!"
]
},
{
"Version": "3.4.0",
"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.4.0.0")]
[assembly: AssemblyFileVersion("3.4.0.0")]
[assembly: AssemblyVersion("3.4.1.0")]
[assembly: AssemblyFileVersion("3.4.1.0")]

0 comments on commit c36f679

Please sign in to comment.