diff --git a/GameData/KerbalKonstructs/KerbalKonstructs.version b/GameData/KerbalKonstructs/KerbalKonstructs.version index 5ad60114..8b6693cd 100644 --- a/GameData/KerbalKonstructs/KerbalKonstructs.version +++ b/GameData/KerbalKonstructs/KerbalKonstructs.version @@ -6,8 +6,8 @@ { "MAJOR":1, "MINOR":8, - "PATCH":2, - "BUILD":1 + "PATCH":3, + "BUILD":0 }, "KSP_VERSION": { @@ -15,10 +15,16 @@ "MINOR":10, "PATCH":1 }, - "KSP_VERSION_MIN": + "KSP_VERSION_MIN": { "MAJOR":1, "MINOR":8, "PATCH":1 + }, + "KSP_VERSION_MAX": + { + "MAJOR":1, + "MINOR":12, + "PATCH":99 } }