diff --git a/1.3/Assemblies/RJW_patch_Autopsy.dll b/1.3/Assemblies/RJW_patch_Autopsy.dll
index 1bb9ce2..e514542 100644
Binary files a/1.3/Assemblies/RJW_patch_Autopsy.dll and b/1.3/Assemblies/RJW_patch_Autopsy.dll differ
diff --git a/1.4/Assemblies/RJW_patch_Autopsy.dll b/1.4/Assemblies/RJW_patch_Autopsy.dll
index f5b33a6..6001742 100644
Binary files a/1.4/Assemblies/RJW_patch_Autopsy.dll and b/1.4/Assemblies/RJW_patch_Autopsy.dll differ
diff --git a/About/Manifest.xml b/About/Manifest.xml
index 0f66f59..1a93475 100644
--- a/About/Manifest.xml
+++ b/About/Manifest.xml
@@ -2,5 +2,5 @@
RJW patch - Harvest Organs Post Mortem
- 5371.0.1.4
+ 5380.0.1.4
\ No newline at end of file
diff --git a/Source/RJW_patch_Autopsy/About/Manifest.xml b/Source/RJW_patch_Autopsy/About/Manifest.xml
index 0f66f59..1a93475 100644
--- a/Source/RJW_patch_Autopsy/About/Manifest.xml
+++ b/Source/RJW_patch_Autopsy/About/Manifest.xml
@@ -2,5 +2,5 @@
RJW patch - Harvest Organs Post Mortem
- 5371.0.1.4
+ 5380.0.1.4
\ No newline at end of file
diff --git a/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.3.csproj b/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.3.csproj
index a1c55aa..72386e6 100644
--- a/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.3.csproj
+++ b/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.3.csproj
@@ -13,7 +13,7 @@
11
- ©2023 Stardust3D
+ ©2024 Stardust3D
Stardust3D
5371.0.1.4
5371.0.1.4
@@ -26,12 +26,13 @@
+
-
+
-
+
@@ -43,9 +44,11 @@
+
+
diff --git a/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.4.csproj b/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.4.csproj
index 33e2037..8ce65ee 100644
--- a/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.4.csproj
+++ b/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.4.csproj
@@ -13,7 +13,7 @@
11
- ©2023 Stardust3D
+ ©2024 Stardust3D
Stardust3D
5371.0.1.4
5371.0.1.4
@@ -26,12 +26,13 @@
+
-
+
-
+
@@ -43,9 +44,11 @@
+
+
diff --git a/Source/build.gradle.kts b/Source/build.gradle.kts
index 70d40f7..6eddcd0 100644
--- a/Source/build.gradle.kts
+++ b/Source/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
alias(libs.plugins.versions)
}
-version = "5371.0.1.4"
+version = "5380.0.1.4"
val friendlyName = "rjw-patch-autopsy"
tasks.register("buildC#_1.3") {