diff --git a/AssemblyVersion.cs b/AssemblyVersion.cs index 6b1df62..33334d7 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.3.558")] -[assembly: AssemblyFileVersion("3.0.3.558")] \ No newline at end of file +[assembly: AssemblyVersion("3.0.4.560")] +[assembly: AssemblyFileVersion("3.0.4.560")] \ No newline at end of file