From 02a9e763d676bb0c5e10c0b6c1346caf44ce365e Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Wed, 18 Dec 2019 14:11:59 -0600 Subject: [PATCH] Version 1.7.26 --- 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 e81c449..d5d1188 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.25")] -[assembly: AssemblyFileVersion("1.7.25")] +[assembly: AssemblyVersion("1.7.26")] +[assembly: AssemblyFileVersion("1.7.26")] [assembly: NeutralResourcesLanguage("en")]