From ed792f856e080a85b0d16a1ddcdad78e1f9429ac Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Mon, 16 Dec 2019 21:23:46 -0600 Subject: [PATCH] Version 1.7.25 --- 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 41858b04be..e81c449101 100644 --- a/DS4Windows/Properties/AssemblyInfo.cs +++ b/DS4Windows/Properties/AssemblyInfo.cs @@ -33,7 +33,7 @@ // 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.24")] -[assembly: AssemblyFileVersion("1.7.24")] +[assembly: AssemblyVersion("1.7.25")] +[assembly: AssemblyFileVersion("1.7.25")] [assembly: NeutralResourcesLanguage("en")]