From 506ab598944aa6d5c6228efc2cc5f3c7728e5ca2 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Mon, 28 Aug 2017 13:59:29 -0500 Subject: [PATCH] Version 1.4.92 --- 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 5dfbf6a..88a31bf 100644 --- a/DS4Windows/Properties/AssemblyInfo.cs +++ b/DS4Windows/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ 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.91")] -[assembly: AssemblyFileVersion("1.4.91")] +[assembly: AssemblyVersion("1.4.92")] +[assembly: AssemblyFileVersion("1.4.92")]