From 8ccf0f9728fa124bcc537506e58fd46b68f52f81 Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Tue, 28 Oct 2014 16:26:20 -0400 Subject: [PATCH] Update version --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 5239507..c79bd57 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -27,5 +27,5 @@ using System.Runtime.CompilerServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.185.0")] +[assembly: AssemblyVersion("1.0.189.0")] [assembly: CLSCompliant(true)]