diff --git a/GameData/B9AnimationModules/B9AnimationModules.version b/GameData/B9AnimationModules/B9AnimationModules.version index 9c83b05..718549c 100644 --- a/GameData/B9AnimationModules/B9AnimationModules.version +++ b/GameData/B9AnimationModules/B9AnimationModules.version @@ -6,6 +6,6 @@ "USERNAME" : "blowfishpro", "REPOSITORY" : "B9AnimationModules" }, - "VERSION": "1.5.0", - "KSP_VERSION": "1.7.0" + "VERSION": "1.5.1", + "KSP_VERSION": "1.7.3" } diff --git a/README.md b/README.md index 756728f..9607f58 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,10 @@ A simple module designed to animate based off an engine throttle. Replicates mu ## Changelog +### v1.5.1 + +* Recompile against KSP 1.7.3 + ### v1.5.0 * Recompile for KSP 1.7.0