From 246c72a38f7b3ac704de4b4806567b6155f63839 Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Tue, 16 Sep 2014 09:50:04 -0400 Subject: [PATCH] Version change --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 97bcd16..5239507 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.178.0")] +[assembly: AssemblyVersion("1.0.185.0")] [assembly: CLSCompliant(true)]