Skip to content

Commit

Permalink
Release 4.2.2.4 (Lisias) for KSP >= 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Aug 10, 2022
1 parent 828cdc1 commit 537a82e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
*Lasciate ogne speranza, voi ch'intrate*
- - -

* 2022-0809: 4.2.2.4 (Lisias) for KSP >= 1.2
+ Fixed a pretty lame mistake on the 1.2.2 port.
- And, yeah. I should had tested this thing on KSP 1.2.2 recently... #facePalm
* 2022-0719: 4.2.2.3 (Lisias) for KSP >= 1.2
+ More resilient handling of a potentially corrupted (or old) cache.
* 2022-0716: 4.2.2.2 (Lisias) for KSP >= 1.2
Expand Down
3 changes: 3 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
*Lasciate ogne speranza, voi ch'intrate*
- - -

* 2022-0809: 4.2.2.4 (Lisias) for KSP >= 1.2
+ Fixed a pretty lame mistake on the 1.2.2 port.
- And, yeah. I should had tested this thing on KSP 1.2.2 recently... #facePalm
* 2022-0719: 4.2.2.3 (Lisias) for KSP >= 1.2
+ More resilient handling of a potentially corrupted (or old) cache.
* 2022-0716: 4.2.2.2 (Lisias) for KSP >= 1.2
Expand Down
2 changes: 1 addition & 1 deletion ModuleManager.122.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"MAJOR":4,
"MINOR":2,
"PATCH":2,
"BUILD":3
"BUILD":4
},
"KSP_VERSION":{
"MAJOR":1,
Expand Down
2 changes: 1 addition & 1 deletion ModuleManager.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"MAJOR":4,
"MINOR":2,
"PATCH":2,
"BUILD":3
"BUILD":4
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down

0 comments on commit 537a82e

Please sign in to comment.