From 75d050862c2a0c23ed884b24cef3a50377bcbc53 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sun, 6 Oct 2024 20:53:59 +0000 Subject: [PATCH] Update version to v1.8.8.0 --- GameData/KerbalKonstructs/KerbalKonstructs.version | 2 +- GameData/KerbalKonstructs/changelog.cfg | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/GameData/KerbalKonstructs/KerbalKonstructs.version b/GameData/KerbalKonstructs/KerbalKonstructs.version index 9f586e5b..c610096e 100644 --- a/GameData/KerbalKonstructs/KerbalKonstructs.version +++ b/GameData/KerbalKonstructs/KerbalKonstructs.version @@ -6,7 +6,7 @@ { "MAJOR":1, "MINOR":8, - "PATCH":7, + "PATCH":8, "BUILD":0 }, "KSP_VERSION": diff --git a/GameData/KerbalKonstructs/changelog.cfg b/GameData/KerbalKonstructs/changelog.cfg index 184c5b8d..33cc1941 100644 --- a/GameData/KerbalKonstructs/changelog.cfg +++ b/GameData/KerbalKonstructs/changelog.cfg @@ -5,6 +5,16 @@ KERBALCHANGELOG author = KSP-RO team website = github.com/KSP-RO/Kerbal-Konstructs VERSION + { + version = 1.8.8.0 + versionKSP = 1.12.3 + CHANGE + { + change = What's Changed + subchange = Fix infinite loop on startup + } + } + VERSION { version = 1.8.7.0 versionKSP = 1.12.3