From fd5750f525ee090d0f9d34d2852d3352cbfcafa3 Mon Sep 17 00:00:00 2001 From: Lisias T Date: Thu, 30 Mar 2023 20:22:05 -0300 Subject: [PATCH] Release 2.2.1.1 (Lisias) for KSP >= 1.3 --- CHANGES.md | 3 +++ CHANGE_LOG.md | 3 +++ TweakScaleCompanion.PKMC.version | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e2eeae3..86bcd9f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,8 @@ # TweakScale Companion :: Post Kerbin Mining Corporation Add'Ons :: Changes +* 2023-0330: 2.2.1.1 (Lisias) for KSP >= 1.3 + + Fixes a double-patching problem I created on NFLV due some left-overs I forgot to remove from some files. + - Thanks to [Tsani](https://forum.kerbalspaceprogram.com/index.php?/profile/183018-tsani/) for the [heads up](https://forum.kerbalspaceprogram.com/index.php?/topic/179030-ksp-130-tweakscale-under-lisias-management-2471-2023-0324/&do=findComment&comment=4267399)! * 2023-0318: 2.2.1.0 (Lisias) for KSP >= 1.3 + Removes deprecated calls to KSPe. Minimum target is v2.5 now. + Renders it compatible to TweakScale 2.4.7.0 and superior only. diff --git a/CHANGE_LOG.md b/CHANGE_LOG.md index c03649f..d413d27 100644 --- a/CHANGE_LOG.md +++ b/CHANGE_LOG.md @@ -1,5 +1,8 @@ # TweakScale Companion :: Post Kerbin Mining Corporation Add'Ons :: Change Log +* 2023-0330: 2.2.1.1 (Lisias) for KSP >= 1.3 + + Fixes a double-patching problem I created on NFLV due some left-overs I forgot to remove from some files. + - Thanks to [Tsani](https://forum.kerbalspaceprogram.com/index.php?/profile/183018-tsani/) for the [heads up](https://forum.kerbalspaceprogram.com/index.php?/topic/179030-ksp-130-tweakscale-under-lisias-management-2471-2023-0324/&do=findComment&comment=4267399)! * 2023-0318: 2.2.1.0 (Lisias) for KSP >= 1.3 + Removes deprecated calls to KSPe. Minimum target is v2.5 now. + Renders it compatible to TweakScale 2.4.7.0 and superior only. diff --git a/TweakScaleCompanion.PKMC.version b/TweakScaleCompanion.PKMC.version index 24f5081..282cae4 100644 --- a/TweakScaleCompanion.PKMC.version +++ b/TweakScaleCompanion.PKMC.version @@ -8,7 +8,7 @@ "MAJOR":2, "MINOR":2, "PATCH":1, - "BUILD":0 + "BUILD":1 }, "KSP_VERSION_MIN":{ "MAJOR":1,