diff --git a/.mod_data.yml b/.mod_data.yml index 1825ae0..b4e3a45 100644 --- a/.mod_data.yml +++ b/.mod_data.yml @@ -12,7 +12,7 @@ package: dependencies: # Configure dependencies ModuleManager: location: url - url: https://ksp.sarbian.com/jenkins/job/ModuleManager/157/artifact/ModuleManager.4.1.3.dll + url: https://ksp.sarbian.com/jenkins/job/ModuleManager/159/artifact/ModuleManager.4.1.4.dll zip: false B9PartSwitch: location: url diff --git a/README.md b/README.md index ebbf256..dbc7219 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Conformal Decals adds a set of decal stickers to KSP, as well as providing a fra Required: - KSP (1.8.x to 1.10.x) - B9 Part Switch (2.16.0). Bundled with release. -- ModuleManager (4.1.3). Bundled with release. +- ModuleManager (4.1.4). Bundled with release. - Shabby (0.1.2). Bundled with release. Optional: diff --git a/changelog.txt b/changelog.txt index 3f0ac0f..abad38a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -12,6 +12,8 @@ v0.2.0 - Fixes: - Fixed WIDTH and HEIGHT scale modes being flipped - Removed some debug log statements +- Dependencies: + - Updated ModuleManager to version 4.1.4 v0.1.4 ------