From c5ae4bb66055da34687cf159c81ceb5a20d4eaff Mon Sep 17 00:00:00 2001 From: Joseph Wong Date: Fri, 29 Nov 2019 15:53:59 -0800 Subject: [PATCH] prep for v1.6.0 --- GameData/B9AnimationModules/B9AnimationModules.version | 4 ++-- README.md | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/GameData/B9AnimationModules/B9AnimationModules.version b/GameData/B9AnimationModules/B9AnimationModules.version index 718549c..624682a 100644 --- a/GameData/B9AnimationModules/B9AnimationModules.version +++ b/GameData/B9AnimationModules/B9AnimationModules.version @@ -6,6 +6,6 @@ "USERNAME" : "blowfishpro", "REPOSITORY" : "B9AnimationModules" }, - "VERSION": "1.5.1", - "KSP_VERSION": "1.7.3" + "VERSION": "1.6.0", + "KSP_VERSION": "1.8.1" } diff --git a/README.md b/README.md index 9607f58..62542a2 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.6.0 + +* Recompile against KSP 1.8.1 + ### v1.5.1 * Recompile against KSP 1.7.3