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