diff --git a/VersionInfo.cs b/VersionInfo.cs index 0b8dca1..c27d43b 100644 --- a/VersionInfo.cs +++ b/VersionInfo.cs @@ -11,4 +11,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.0.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.0.2")] \ No newline at end of file