From b908ac327cdd193b852c89a780ec644688d4ab21 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 21 Jul 2021 12:42:20 -0700 Subject: [PATCH] Tagged for KSP 1.12 --- .mod_data.yml | 2 +- .../Versioning/NearFutureExploration.version | 8 ++++---- changelog.txt | 5 +++++ readme.txt | 4 ++-- 4 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.mod_data.yml b/.mod_data.yml index 92853b9..858f38a 100644 --- a/.mod_data.yml +++ b/.mod_data.yml @@ -11,7 +11,7 @@ dependencies: # Configure dependencies version: 4.1.4 location: s3 B9PartSwitch: - version: 2.17.0 + version: 2.18.0 location: s3 deploy: SpaceDock: diff --git a/GameData/NearFutureExploration/Versioning/NearFutureExploration.version b/GameData/NearFutureExploration/Versioning/NearFutureExploration.version index 0f17b19..be3f6cb 100644 --- a/GameData/NearFutureExploration/Versioning/NearFutureExploration.version +++ b/GameData/NearFutureExploration/Versioning/NearFutureExploration.version @@ -6,14 +6,14 @@ { "MAJOR":1, "MINOR":1, - "PATCH":1, + "PATCH":2, "BUILD":0 }, "KSP_VERSION": { "MAJOR":1, - "MINOR":11, - "PATCH":0 + "MINOR":12, + "PATCH":1 }, "KSP_VERSION_MIN":{ "MAJOR":1, @@ -22,7 +22,7 @@ }, "KSP_VERSION_MAX":{ "MAJOR":1, - "MINOR":11, + "MINOR":12, "PATCH":99 } } diff --git a/changelog.txt b/changelog.txt index 5eb5ddc..7c2b350 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,8 @@ +v1.1.2 +------ +- KSP 1.12 +- Updated bundled B9PartSwitch to 2.18.0 + v1.1.1 ------ - Fixed cargo storeable parts in 1.10 diff --git a/readme.txt b/readme.txt index efec38f..4ecbf5a 100644 --- a/readme.txt +++ b/readme.txt @@ -1,5 +1,5 @@ ============================== -Near Future Exploration v1.1.1 +Near Future Exploration v1.1.2 ============================== A set of parts to help enhance and improve the KSP probe experience, particularly in the later game with larger probes @@ -16,7 +16,7 @@ DEPENDENCIES ============ Required: -- B9PartSwitch (2.17.0) +- B9PartSwitch (2.18.0) - ModuleManager (4.1.4) Optional