From 7386a7d4c6af84589ef392f2589c1c90bd4772e1 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Tue, 16 Jun 2020 21:56:36 -0500 Subject: [PATCH] Version 2.1.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 9fada355d5..8ecb6bf260 100644 --- a/DS4Windows/Properties/AssemblyInfo.cs +++ b/DS4Windows/Properties/AssemblyInfo.cs @@ -51,7 +51,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("2.1.2")] -[assembly: AssemblyFileVersion("2.1.2")] +[assembly: AssemblyVersion("2.1.3")] +[assembly: AssemblyFileVersion("2.1.3")] [assembly: NeutralResourcesLanguage("")] [assembly: Guid("a52b5b20-d9ee-4f32-8518-307fa14aa0c6")]