diff --git a/AssemblyVersion.cs b/AssemblyVersion.cs index af1de8a..5ea3137 100644 --- a/AssemblyVersion.cs +++ b/AssemblyVersion.cs @@ -16,5 +16,5 @@ using System.Reflection; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("3.0.4.561")] -[assembly: AssemblyFileVersion("3.0.4.561")] \ No newline at end of file +[assembly: AssemblyVersion("3.0.4.562")] +[assembly: AssemblyFileVersion("3.0.4.562")] \ No newline at end of file