From b8f0fd7f4f649770655487289fd735b1b835dc49 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 22 Jan 2022 11:58:31 -0800 Subject: [PATCH] Bump CT versions --- .mod_data.yml | 2 +- GameData/KerbalAtomics/Versioning/KerbalAtomics.version | 4 ++-- changelog.txt | 4 ++++ readme.txt | 4 ++-- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.mod_data.yml b/.mod_data.yml index 316bcf6..3681a06 100644 --- a/.mod_data.yml +++ b/.mod_data.yml @@ -25,7 +25,7 @@ dependencies: # Configure dependencies location: github repository: post-kerbin-mining-corporation/DeployableEngines CryoTanks: - tag: 1.6.1 + tag: 1.6.4 location: github repository: post-kerbin-mining-corporation/CryoTanks deploy: diff --git a/GameData/KerbalAtomics/Versioning/KerbalAtomics.version b/GameData/KerbalAtomics/Versioning/KerbalAtomics.version index d3680be..73d5f75 100644 --- a/GameData/KerbalAtomics/Versioning/KerbalAtomics.version +++ b/GameData/KerbalAtomics/Versioning/KerbalAtomics.version @@ -6,14 +6,14 @@ { "MAJOR":1, "MINOR":3, - "PATCH":2, + "PATCH":3, "BUILD":0 }, "KSP_VERSION": { "MAJOR":1, "MINOR":12, - "PATCH":1 + "PATCH":2 }, "KSP_VERSION_MIN":{ "MAJOR":1, diff --git a/changelog.txt b/changelog.txt index 19dfbec..c3886d9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +v1.3.3 +------ +- Updated CryoTanks to 1.6.4 + v1.3.2 ------ - Updated bundled ModuleManager to 4.2.1 diff --git a/readme.txt b/readme.txt index 11d0591..1ad37bb 100644 --- a/readme.txt +++ b/readme.txt @@ -1,5 +1,5 @@ ===================== -KERBAL ATOMICS v1.3.2 +KERBAL ATOMICS v1.3.3 ===================== This pack aims to add more options to nuclear thermal propulsion systems in KSP. It adds several engines and modifies the stock nuclear engine to run on Liquid Hydrogen as an additional mode. @@ -15,7 +15,7 @@ Required: - ModuleManager (4.2.1) - Deployable Engines (1.3.1) - DynamicBatteryStorage (2.2.4) -- CryoTanks (1.6.1) +- CryoTanks (1.6.4) Optional