diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index a23a50f..e517e45 100644
--- a/Properties/AssemblyInfo.cs
+++ b/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.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("0.1.0.0")]
+[assembly: AssemblyFileVersion("0.1.0.0")]
diff --git a/SDRSharpPlugin.DiscordRPC.csproj b/SDRSharpPlugin.DiscordRPC.csproj
index 903f998..034fde0 100644
--- a/SDRSharpPlugin.DiscordRPC.csproj
+++ b/SDRSharpPlugin.DiscordRPC.csproj
@@ -36,6 +36,7 @@
true
8.0
+ x86
false
@@ -164,7 +165,9 @@
-
+
+ Always
+