Skip to content

Commit

Permalink
Release 0.3.0.6 (LisiasT) for KSP >= 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Nov 25, 2022
1 parent 7267d0a commit 1b44d90
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 @@
# KSP-Recall :: Changes

* 2022-1123: 0.3.0.6 (LisiasT) for KSP >= 1.4.1
+ Better diagnosing messages.
* 2022-1123: 0.3.0.5 (LisiasT) for KSP >= 1.4.1
+ Adds a check for the `pwd` problem that started to happen when people tried to get rid of the PD-Launcher in an unfortunate way.
- Check [this](https://forum.kerbalspaceprogram.com/index.php?/topic/210419-get-rid-of-the-stupid-launcher-nobody-likes-them-and-they-do-nothing-but-ruin-the-gaming-experience/) for the whole history.
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 @@
# KSP-Recall :: Change Log

* 2022-1123: 0.3.0.6 (LisiasT) for KSP >= 1.4.1
+ Better diagnosing messages.
* 2022-1123: 0.3.0.5 (LisiasT) for KSP >= 1.4.1
+ Adds a check for the `pwd` problem that started to happen when people tried to get rid of the PD-Launcher in an unfortunate way.
- Check [this](https://forum.kerbalspaceprogram.com/index.php?/topic/210419-get-rid-of-the-stupid-launcher-nobody-likes-them-and-they-do-nothing-but-ruin-the-gaming-experience/) for the whole history.
Expand Down
2 changes: 1 addition & 1 deletion KSP_Recall.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"MAJOR":0,
"MINOR":3,
"PATCH":0,
"BUILD":5
"BUILD":6
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down

0 comments on commit 1b44d90

Please sign in to comment.