diff --git a/.mod_data.yml b/.mod_data.yml index bb6b9a2..cc48c3f 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/NearFutureSolar/Versioning/NearFutureSolar.version b/GameData/NearFutureSolar/Versioning/NearFutureSolar.version index fea23d0..a3d2d00 100644 --- a/GameData/NearFutureSolar/Versioning/NearFutureSolar.version +++ b/GameData/NearFutureSolar/Versioning/NearFutureSolar.version @@ -6,14 +6,14 @@ { "MAJOR":1, "MINOR":3, - "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/README.md b/README.md index 3fbe70d..e981a77 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Bigger, better or just different solar panel models based on many real or imagin ### Required These components are required for the mod to function and are bundled as part of any download: * [ModuleManager (4.1.4)](https://github.com/sarbian/ModuleManager) -* [B9PartSwitch (2.17.0)](https://github.com/blowfishpro/B9PartSwitch) +* [B9PartSwitch (2.18.0)](https://github.com/blowfishpro/B9PartSwitch) ## Installation diff --git a/changelog.txt b/changelog.txt index 85f7942..331c688 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,8 @@ +v1.3.2 +------ +- Marked for KSP 1.12 +- Updated B9PartSwitch to 2.18.0 + v1.3.1 ------ - Fixed cargo parts for KSP 1.10 diff --git a/readme.txt b/readme.txt index 58e52a2..d7ca42a 100644 --- a/readme.txt +++ b/readme.txt @@ -1,5 +1,5 @@ ============================= -NEAR FUTURE SOLAR PACK v1.3.1 +NEAR FUTURE SOLAR PACK v1.3.2 ============================= This pack contains many modern and fancy solar panels to use on your ships and stations. @@ -10,7 +10,7 @@ DEPENDENCIES Required: - ModuleManager (4.1.4) -- B9PartSwitch (2.17.0) +- B9PartSwitch (2.18.0) Optional - Community Tech Tree (v2.2+)