From 289d465b11cc5d2de1a81c6070ff06733fdea56f Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Wed, 8 Aug 2018 16:50:13 -0500 Subject: [PATCH] Version 1.5.3 --- 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 e5f8673..3ad4a3e 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.5.2")] -[assembly: AssemblyFileVersion("1.5.2")] +[assembly: AssemblyVersion("1.5.3")] +[assembly: AssemblyFileVersion("1.5.3")] [assembly: NeutralResourcesLanguage("en")]