diff --git a/WDMRC.Console/Properties/AssemblyInfo.cs b/WDMRC.Console/Properties/AssemblyInfo.cs index 43958a45..9944af7b 100644 --- a/WDMRC.Console/Properties/AssemblyInfo.cs +++ b/WDMRC.Console/Properties/AssemblyInfo.cs @@ -31,8 +31,8 @@ // 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.5.65.0")] -[assembly: AssemblyFileVersion("1.5.65.0")] +[assembly: AssemblyVersion("1.5.66.0")] +[assembly: AssemblyFileVersion("1.5.66.0")] [assembly: log4net.Config.XmlConfigurator(Watch = true)] \ No newline at end of file