diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index c967eb3..b059e4f 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ using System.Runtime.InteropServices; // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.0.0.3")] //Set these both to the same -[assembly: AssemblyFileVersion("2.0.0.3")] +[assembly: AssemblyVersion("2.0.0.4")] //Set these both to the same +[assembly: AssemblyFileVersion("2.0.0.4")]