From b53601939bce65b8f9bb1f1d6a93092a22459df0 Mon Sep 17 00:00:00 2001 From: 0xC0000054 <0xC0000054@users.noreply.github.com> Date: Wed, 10 Jan 2018 01:39:05 -0700 Subject: [PATCH] Release version 1.0.0.8 --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 9e2502b..61caf62 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -45,5 +45,5 @@ // 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.0.0.7")] -[assembly: AssemblyFileVersion("1.0.0.7")] +[assembly: AssemblyVersion("1.0.0.8")] +[assembly: AssemblyFileVersion("1.0.0.8")]