diff --git a/Doorstop b/Doorstop
index 52dae348..04d29898 160000
--- a/Doorstop
+++ b/Doorstop
@@ -1 +1 @@
-Subproject commit 52dae348cf4355cf9687a32aa90e5bcdfc102b11
+Subproject commit 04d2989813eaec3d98859333d0ad563ac292c714
diff --git a/IPA.Injector/IPA.Injector.csproj b/IPA.Injector/IPA.Injector.csproj
index 1d6aa1f2..4cdf91ab 100644
--- a/IPA.Injector/IPA.Injector.csproj
+++ b/IPA.Injector/IPA.Injector.csproj
@@ -12,6 +12,7 @@
v4.6
512
true
+ $(SolutionDir)=C:\
true
diff --git a/IPA.Injector/Properties/AssemblyInfo.cs b/IPA.Injector/Properties/AssemblyInfo.cs
index 841a8059..38e57822 100644
--- a/IPA.Injector/Properties/AssemblyInfo.cs
+++ b/IPA.Injector/Properties/AssemblyInfo.cs
@@ -35,5 +35,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("3.10.2")]
-[assembly: AssemblyFileVersion("3.10.2")]
+[assembly: AssemblyVersion("3.10.3")]
+[assembly: AssemblyFileVersion("3.10.3")]
diff --git a/IPA.Loader/IPA.Loader.csproj b/IPA.Loader/IPA.Loader.csproj
index b14f2b89..c3f99e1c 100644
--- a/IPA.Loader/IPA.Loader.csproj
+++ b/IPA.Loader/IPA.Loader.csproj
@@ -12,6 +12,7 @@
v4.6
512
true
+ $(SolutionDir)=C:\
true
diff --git a/IPA.Loader/Updating/SelfPlugin.cs b/IPA.Loader/Updating/SelfPlugin.cs
index 30a51e97..608e9f8b 100644
--- a/IPA.Loader/Updating/SelfPlugin.cs
+++ b/IPA.Loader/Updating/SelfPlugin.cs
@@ -11,7 +11,7 @@ namespace IPA.Updating
internal class SelfPlugin : IBeatSaberPlugin
{
internal const string IPA_Name = "Beat Saber IPA";
- internal const string IPA_Version = "3.10.2";
+ internal const string IPA_Version = "3.10.3";
public static SelfPlugin Instance { get; set; } = new SelfPlugin();
diff --git a/IPA/IPA.csproj b/IPA/IPA.csproj
index 8736dcbe..53957900 100644
--- a/IPA/IPA.csproj
+++ b/IPA/IPA.csproj
@@ -28,6 +28,8 @@
false
false
true
+ true
+ $(SolutionDir)=C:\
@@ -137,16 +139,17 @@
-
+
-
-
+
+
+
-
+
diff --git a/IPA/Properties/AssemblyInfo.cs b/IPA/Properties/AssemblyInfo.cs
index 62d234b8..2ac28db9 100644
--- a/IPA/Properties/AssemblyInfo.cs
+++ b/IPA/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("3.10.2")]
-[assembly: AssemblyFileVersion("3.10.2")]
+[assembly: AssemblyVersion("3.10.3")]
+[assembly: AssemblyFileVersion("3.10.3")]