From 2ab4bb05614d960f0717de02354d4c86ea0a867f Mon Sep 17 00:00:00 2001 From: Maik Macho Date: Wed, 1 Nov 2017 19:20:19 +0100 Subject: [PATCH] Bump version --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 514aa41..2760768 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -17,7 +17,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("17.11.1.*")] +[assembly: AssemblyVersion ("17.11.2.*")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing.