From 64574dade81902b1cff11ae315c0e8946075cfcb Mon Sep 17 00:00:00 2001 From: Antoine Aflalo Date: Tue, 22 Dec 2015 07:26:47 -0500 Subject: [PATCH] Update version. Fixes #41 --- SoundSwitch/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoundSwitch/Properties/AssemblyInfo.cs b/SoundSwitch/Properties/AssemblyInfo.cs index 408b256813..2a319f6329 100644 --- a/SoundSwitch/Properties/AssemblyInfo.cs +++ b/SoundSwitch/Properties/AssemblyInfo.cs @@ -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.2.*")] +[assembly: AssemblyVersion("3.6.5.*")]