From f90a72ee7b3df6965385717f78bb7542811c7a99 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Sun, 11 Mar 2018 20:47:29 -0600 Subject: [PATCH] Version 1.4.115 --- 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 5012a50..af8ef79 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.4.114")] -[assembly: AssemblyFileVersion("1.4.114")] +[assembly: AssemblyVersion("1.4.115")] +[assembly: AssemblyFileVersion("1.4.115")] [assembly: NeutralResourcesLanguage("en")]