From 5fd09b095513b2a526e6f50764768bc87205d95b Mon Sep 17 00:00:00 2001 From: Jason Bayldon Date: Mon, 18 Jun 2018 00:01:30 -0400 Subject: [PATCH] Updated Version --- taskt/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taskt/Properties/AssemblyInfo.cs b/taskt/Properties/AssemblyInfo.cs index eab8929b5..39affc1f3 100644 --- a/taskt/Properties/AssemblyInfo.cs +++ b/taskt/Properties/AssemblyInfo.cs @@ -45,6 +45,6 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: [assembly: AssemblyVersion("0.0.*")] -[assembly: AssemblyFileVersion("1.0.0.1")] +[assembly: AssemblyFileVersion("1.0.0.2")] //[assembly: AssemblyVersion("0.0.0.2")] //[assembly: AssemblyFileVersion("0.0.0.2")]