From 01ea644ffdadf82944f4ef54c697fc2bb30aca8e Mon Sep 17 00:00:00 2001 From: Michael Werle Date: Mon, 22 Oct 2018 14:18:57 +0900 Subject: [PATCH] Minor patch update to mark the mod as compatible with KSP1.5.x --- GameData/masTerTorch/kdex.version | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GameData/masTerTorch/kdex.version b/GameData/masTerTorch/kdex.version index a40b6a3..3048f5c 100644 --- a/GameData/masTerTorch/kdex.version +++ b/GameData/masTerTorch/kdex.version @@ -11,8 +11,8 @@ { "MAJOR":1, "MINOR":11, - "PATCH":1, - "BUILD":8 + "PATCH":2, + "BUILD":9 }, "KSP_VERSION": { @@ -29,7 +29,7 @@ "KSP_VERSION_MAX": { "MAJOR":1, - "MINOR":4, + "MINOR":5, "PATCH":99 } }