diff --git a/DS4Windows/DS4Windows.csproj b/DS4Windows/DS4Windows.csproj
index 37ee1922dc..a6353ce9eb 100644
--- a/DS4Windows/DS4Windows.csproj
+++ b/DS4Windows/DS4Windows.csproj
@@ -79,6 +79,7 @@
x64
prompt
MinimumRecommendedRules.ruleset
+ true
bin\x64\Release\
@@ -103,6 +104,7 @@
prompt
MinimumRecommendedRules.ruleset
true
+ true
bin\x86\Release\
@@ -115,6 +117,7 @@
true
6
On
+ true
diff --git a/DS4Windows/Properties/AssemblyInfo.cs b/DS4Windows/Properties/AssemblyInfo.cs
index 83fc69082d..1e8f2221db 100644
--- a/DS4Windows/Properties/AssemblyInfo.cs
+++ b/DS4Windows/Properties/AssemblyInfo.cs
@@ -33,7 +33,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("1.4.112")]
-[assembly: AssemblyFileVersion("1.4.112")]
+[assembly: AssemblyVersion("1.4.113")]
+[assembly: AssemblyFileVersion("1.4.113")]
[assembly: NeutralResourcesLanguage("en")]