diff --git a/console/Properties/AssemblyInfo.cs b/console/Properties/AssemblyInfo.cs index bb161550..191d52c5 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.3.0")] -[assembly: AssemblyFileVersion("1.1.3.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.4.0")] +[assembly: AssemblyFileVersion("1.1.4.0")] \ No newline at end of file