From dca65b2c83fd8376fc0b20cfb794edb74c96c0a8 Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Thu, 22 Feb 2018 16:15:54 +0300 Subject: Fixes, fixes, fixes --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Properties') diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index fb184739..d292a358 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -33,6 +33,6 @@ using System.Resources; // 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("2.0.30.4")] -[assembly: AssemblyFileVersion("2.0.30.4")] +[assembly: AssemblyVersion("2.0.30.5")] +[assembly: AssemblyFileVersion("2.0.30.5")] [assembly: NeutralResourcesLanguageAttribute("en-US")] -- cgit v1.2.3