From 628eedd5f1badba58feb3641183f63647e75f9a0 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Mon, 29 Jul 2019 02:01:33 -0500 Subject: [PATCH] Version 1.7.13 --- 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 609191f..05aec77 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.12")] -[assembly: AssemblyFileVersion("1.7.12")] +[assembly: AssemblyVersion("1.7.13")] +[assembly: AssemblyFileVersion("1.7.13")] [assembly: NeutralResourcesLanguage("en")]