From c6eb3123e6fa7ab3ea4afd1238d7d9f692b9ed11 Mon Sep 17 00:00:00 2001 From: Dmitrii Smirnov Date: Fri, 8 Jul 2016 14:32:27 +0300 Subject: [PATCH] * bump version --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 03cd950..88907b6 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -31,5 +31,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.3.3")] -[assembly: AssemblyFileVersion("1.0.3.3")] +[assembly: AssemblyVersion("1.0.3.4")] +[assembly: AssemblyFileVersion("1.0.3.4")]