Skip to content

Commit 785b4bf

Browse files
committed
Release 1.1.2.1 (Lisias) for KSP >= 1.2
1 parent 9c69c0f commit 785b4bf

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Module Manager Watch Dog :: Changes
22

3+
* 2024-0831: 1.1.2.1 (Lisias) for KSP >= 1.2.2
4+
+ Somewhat better error messages, in a (futile, probably) attempt to prevent this [kind of crap](https://www.reddit.com/r/KerbalAcademy/comments/1ejaf9b/houstonerror_contradiction/).
35
* 2024-0423: 1.1.2.0 (LisiasT) for KSP >= 1.2.2
46
+ Adds an Option Box asking the user what would be their preferred MM Fork when a conflict is detected.
57
+ We had moved!

CHANGE_LOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Module Manager Watch Dog :: Change Log
22

3+
* 2024-0831: 1.1.2.1 (Lisias) for KSP >= 1.2.2
4+
+ Somewhat better error messages, in a (futile, probably) attempt to prevent this [kind of crap](https://www.reddit.com/r/KerbalAcademy/comments/1ejaf9b/houstonerror_contradiction/).
35
* 2024-0423: 1.1.2.0 (LisiasT) for KSP >= 1.2.2
46
+ Adds an Option Box asking the user what would be their preferred MM Fork when a conflict is detected.
57
+ We had moved!

ModuleManagerWatchDog.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"MAJOR":1,
1010
"MINOR":1,
1111
"PATCH":2,
12-
"BUILD":0
12+
"BUILD":1
1313
},
1414
"KSP_VERSION_MIN":{
1515
"MAJOR":1,

0 commit comments

Comments
 (0)