From f9dc58a77c5b6dea336225041457d19e40c76868 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Thu, 27 Feb 2020 14:27:01 -0600 Subject: [PATCH] Version 2.0.11 --- DS4Windows/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DS4Windows/Properties/AssemblyInfo.cs b/DS4Windows/Properties/AssemblyInfo.cs index c62def9..635ed38 100644 --- a/DS4Windows/Properties/AssemblyInfo.cs +++ b/DS4Windows/Properties/AssemblyInfo.cs @@ -51,7 +51,7 @@ using System.Windows; // 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.10")] -[assembly: AssemblyFileVersion("2.0.10")] +[assembly: AssemblyVersion("2.0.11")] +[assembly: AssemblyFileVersion("2.0.11")] [assembly: NeutralResourcesLanguage("")] [assembly: Guid("a52b5b20-d9ee-4f32-8518-307fa14aa0c6")]