Skip to content

Commit

Permalink
New Version
Browse files Browse the repository at this point in the history
Fixes #46
  • Loading branch information
Antoine Aflalo committed Dec 26, 2015
1 parent 4f3e77e commit 8673b77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SoundSwitch/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.6.5.*")]
[assembly: AssemblyVersion("3.7.0.*")]
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 3.6.5.{build}
version: 3.7.0.{build}
configuration: AppVeyor
os: Visual Studio 2015
platform:
Expand Down

0 comments on commit 8673b77

Please sign in to comment.