From c93f6b4b0b7b3d5127e35a04b63ce2fd8685f695 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Sat, 25 Jan 2020 05:58:18 -0600 Subject: [PATCH] Version 2.0.6 --- 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 f58698c..17c1de7 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.5")] -[assembly: AssemblyFileVersion("2.0.5")] +[assembly: AssemblyVersion("2.0.6")] +[assembly: AssemblyFileVersion("2.0.6")] [assembly: NeutralResourcesLanguage("")] [assembly: Guid("a52b5b20-d9ee-4f32-8518-307fa14aa0c6")]