Skip to content

Commit

Permalink
Release 0.0.1.2 (LisiasT) for KSP >= 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Dec 22, 2024
1 parent 6348d5e commit 1319912
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -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…
Expand Down
2 changes: 2 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -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…
Expand Down
2 changes: 1 addition & 1 deletion LASL.KSP.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"MAJOR":0,
"MINOR":0,
"PATCH":1,
"BUILD":1
"BUILD":2
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down

0 comments on commit 1319912

Please sign in to comment.