From 207aecf34a9fd088814da7ee133e489deed3c2da Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Tue, 30 Jul 2019 04:37:20 -0500 Subject: [PATCH] Version 1.7.14 --- 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 05aec77..0ef6383 100644 --- a/DS4Windows/Properties/AssemblyInfo.cs +++ b/DS4Windows/Properties/AssemblyInfo.cs @@ -33,7 +33,7 @@ using System.Runtime.InteropServices; // 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.7.13")] -[assembly: AssemblyFileVersion("1.7.13")] +[assembly: AssemblyVersion("1.7.14")] +[assembly: AssemblyFileVersion("1.7.14")] [assembly: NeutralResourcesLanguage("en")]