diff --git a/PocketSharp/Properties/AssemblyInfo.cs b/PocketSharp/Properties/AssemblyInfo.cs index 525c6e9..50cba84 100644 --- a/PocketSharp/Properties/AssemblyInfo.cs +++ b/PocketSharp/Properties/AssemblyInfo.cs @@ -22,5 +22,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("4.1.5.1")] -[assembly: AssemblyFileVersion("4.1.5.1")] \ No newline at end of file +[assembly: AssemblyVersion("4.1.5.2")] +[assembly: AssemblyFileVersion("4.1.5.2")] \ No newline at end of file