diff --git a/AssemblyInfo.cs b/AssemblyInfo.cs index 3430825ca..5f6d21cfe 100644 --- a/AssemblyInfo.cs +++ b/AssemblyInfo.cs @@ -54,5 +54,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("1.3.0.0")] -[assembly: AssemblyFileVersion("1.3.0.0")] +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")]