diff --git a/CHANGES.md b/CHANGES.md index da11053..2be1584 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,7 @@ # L Aerospace Shared Libraries / KSP Division :: Changes +* 2024-1222: 0.0.1.2 (LisiasT) for KSP >= 1.2 + + Being slightly less obtuse and realising that not every `ModuleAnimateGeneric` is a Light... 🤦 * 2023-0705: 0.0.1.1 (LisiasT) for KSP >= 1.2 + A series of unfortunate mishaps fixed. - Can't imagine how in hell I let all this crap pass trough… diff --git a/CHANGE_LOG.md b/CHANGE_LOG.md index 1f293c5..5aa26c8 100644 --- a/CHANGE_LOG.md +++ b/CHANGE_LOG.md @@ -1,5 +1,7 @@ # L Aerospace Shared Libraries / KSP Division :: Change Log +* 2024-1222: 0.0.1.2 (LisiasT) for KSP >= 1.2 + + Being slightly less obtuse and realising that not every `ModuleAnimateGeneric` is a Light... 🤦 * 2023-0705: 0.0.1.1 (LisiasT) for KSP >= 1.2 + A series of unfortunate mishaps fixed. - Can't imagine how in hell I let all this crap pass trough… diff --git a/LASL.KSP.version b/LASL.KSP.version index 40d3737..fcaf790 100644 --- a/LASL.KSP.version +++ b/LASL.KSP.version @@ -8,7 +8,7 @@ "MAJOR":0, "MINOR":0, "PATCH":1, - "BUILD":1 + "BUILD":2 }, "KSP_VERSION_MIN":{ "MAJOR":1,