From ae9e9ca1e0189794f5693b8a1399b3784ea35819 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Sat, 27 Oct 2018 12:44:19 -0500 Subject: [PATCH] Version 1.5.14 --- DS4Windows/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DS4Windows/Properties/AssemblyInfo.cs b/DS4Windows/Properties/AssemblyInfo.cs index 42f8705..1dfaae0 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.13")] +[assembly: AssemblyVersion("1.5.14")] [assembly: AssemblyFileVersion("1.5.13")] [assembly: NeutralResourcesLanguage("en")]