diff --git a/convoar/Properties/AssemblyInfo.cs b/convoar/Properties/AssemblyInfo.cs index 8e0d4fe..20f38b4 100755 --- a/convoar/Properties/AssemblyInfo.cs +++ b/convoar/Properties/AssemblyInfo.cs @@ -32,8 +32,8 @@ using System.Runtime.InteropServices; // 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.2.4.0")] -[assembly: AssemblyFileVersion("1.2.4.0")] +[assembly: AssemblyVersion("1.2.5.0")] +[assembly: AssemblyFileVersion("1.2.5.0")] [assembly: log4net.Config.XmlConfigurator(Watch = true)]