diff --git a/PocketSharp/Properties/AssemblyInfo.cs b/PocketSharp/Properties/AssemblyInfo.cs index 50cba84..5934224 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.2")] -[assembly: AssemblyFileVersion("4.1.5.2")] \ No newline at end of file +[assembly: AssemblyVersion("4.1.5.3")] +[assembly: AssemblyFileVersion("4.1.5.3")] \ No newline at end of file