From b76793caa86cad6774ec47f893046c101273820e Mon Sep 17 00:00:00 2001
From: Stardust3D <3dstardust@gmail.com>
Date: Sun, 2 Jun 2024 19:37:39 +0200
Subject: [PATCH] bumped version
---
About/Manifest.xml | 2 +-
Source/RJW_patch_Autopsy/About/Manifest.xml | 2 +-
Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.3.csproj | 4 ++--
Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.4.csproj | 4 ++--
Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.5.csproj | 4 ++--
Source/build.gradle.kts | 2 +-
6 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/About/Manifest.xml b/About/Manifest.xml
index cd9cba7..ec3aae2 100644
--- a/About/Manifest.xml
+++ b/About/Manifest.xml
@@ -2,5 +2,5 @@
RJW patch - Harvest Organs Post Mortem
- 5390.0.1.4
+ 5400.0.1.5
\ 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 cd9cba7..ec3aae2 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
- 5390.0.1.4
+ 5400.0.1.5
\ 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 3e3990c..6a3ad51 100644
--- a/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.3.csproj
+++ b/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.3.csproj
@@ -15,8 +15,8 @@
11
©2024 Stardust3D
Stardust3D
- 5390.0.1.4
- 5390.0.1.4
+ 5400.0.1.5
+ 5400.0.1.5
true
RJW_patch_Autopsy.snk
This is a compatibility patch to enable 'Harvest Organs post mortem'/Autopsy to yield RJW bodyparts.
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 447f74e..7ceff2e 100644
--- a/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.4.csproj
+++ b/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.4.csproj
@@ -15,8 +15,8 @@
11
©2024 Stardust3D
Stardust3D
- 5390.0.1.4
- 5390.0.1.4
+ 5400.0.1.5
+ 5400.0.1.5
true
RJW_patch_Autopsy.snk
This is a compatibility patch to enable 'Harvest Organs post mortem'/Autopsy to yield RJW bodyparts.
diff --git a/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.5.csproj b/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.5.csproj
index 7ee4b88..e21a229 100644
--- a/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.5.csproj
+++ b/Source/RJW_patch_Autopsy/RJW_patch_Autopsy_1.5.csproj
@@ -15,8 +15,8 @@
11
©2024 Stardust3D
Stardust3D
- 5390.0.1.4
- 5390.0.1.4
+ 5400.0.1.5
+ 5400.0.1.5
true
RJW_patch_Autopsy.snk
This is a compatibility patch to enable 'Harvest Organs post mortem'/Autopsy to yield RJW bodyparts.
diff --git a/Source/build.gradle.kts b/Source/build.gradle.kts
index ac6c2bb..f74470a 100644
--- a/Source/build.gradle.kts
+++ b/Source/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
alias(libs.plugins.versions)
}
-version = "5390.0.1.4"
+version = "5400.0.1.5"
val friendlyName = "rjw-patch-autopsy"
tasks.register("buildC#_1.3") {