From b79529d4b7c74e6d395a8ab91fa71ae5ee554b1a Mon Sep 17 00:00:00 2001 From: sethreno Date: Thu, 1 Jan 2015 14:31:06 -0600 Subject: [PATCH] 1.1.7 --- console/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/console/Properties/AssemblyInfo.cs b/console/Properties/AssemblyInfo.cs index a343b537..aa80ccee 100644 --- a/console/Properties/AssemblyInfo.cs +++ b/console/Properties/AssemblyInfo.cs @@ -35,5 +35,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.6.0")] -[assembly: AssemblyFileVersion("1.1.6.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.7.0")] +[assembly: AssemblyFileVersion("1.1.7.0")] \ No newline at end of file