diff --git a/.mod_data.yml b/.mod_data.yml index 2a7c8f5..2a06b5e 100644 --- a/.mod_data.yml +++ b/.mod_data.yml @@ -11,7 +11,7 @@ dependencies: # Configure dependencies version: 4.0.2 location: s3 B9PartSwitch: - version: 2.7.0 + version: 2.8.0 location: s3 deploy: SpaceDock: diff --git a/GameData/NearFutureConstruction/Parts/Truss/truss-octo/truss-octo-docking-octo.mu b/GameData/NearFutureConstruction/Parts/Truss/truss-octo/truss-octo-docking-octo.mu index 2920f12..cf27407 100644 Binary files a/GameData/NearFutureConstruction/Parts/Truss/truss-octo/truss-octo-docking-octo.mu and b/GameData/NearFutureConstruction/Parts/Truss/truss-octo/truss-octo-docking-octo.mu differ diff --git a/GameData/NearFutureConstruction/Versioning/NearFutureConstruction.version b/GameData/NearFutureConstruction/Versioning/NearFutureConstruction.version index df61d33..13bae11 100644 --- a/GameData/NearFutureConstruction/Versioning/NearFutureConstruction.version +++ b/GameData/NearFutureConstruction/Versioning/NearFutureConstruction.version @@ -6,7 +6,7 @@ { "MAJOR":1, "MINOR":1, - "PATCH":1, + "PATCH":2, "BUILD":0 }, "KSP_VERSION": diff --git a/README.md b/README.md index 96dd4c5..d386cd0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A number of parts designed to help build cooler spacecraft with girders and trus ### Required These components are required for the mod to function and are bundled as part of any download: * [ModuleManager (4.0.2)](https://github.com/sarbian/ModuleManager) -* [B9PartSwitch (2.7.0)](https://github.com/blowfishpro/B9PartSwitch) +* [B9PartSwitch (2.8.0)](https://github.com/blowfishpro/B9PartSwitch) ## Installation diff --git a/changelog.txt b/changelog.txt index 032a4c3..581b968 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,8 @@ +v1.1.2 +------ +- Updated B9PartSwitch to 2.8.0 +- Fixed octagonal docking port collider + v1.1.1 ------ - Fixed version specification not allowing KSP 1.7.x diff --git a/readme.txt b/readme.txt index f48e137..5dbd814 100644 --- a/readme.txt +++ b/readme.txt @@ -1,5 +1,5 @@ ==================================== -NEAR FUTURE CONSTRUCTION PACK v1.1.1 +NEAR FUTURE CONSTRUCTION PACK v1.1.2 ==================================== This pack contains structural components suitable for building impressive looking deep space vessels and stations. This means large trusses, structural adapters, multi-adapters and radial adapters. It is part of the Near Future Technologies set of packs, so works great with any or all of them. @@ -9,7 +9,7 @@ DEPENDENCIES ============ Required -- B9PartSwitch (v2.7.0) +- B9PartSwitch (v2.8.0) - ModuleManager (v4.0.2) Optional