We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a853689 commit 2a237b9Copy full SHA for 2a237b9
CHANGES.md
@@ -1,5 +1,7 @@
1
# Module Manager Watch Dog :: Changes
2
3
+* 2022-0719: 1.1.0.2 (LisiasT) for KSP >= 1.2.2
4
+ +
5
* 2022-0621: 1.1.0.1 (LisiasT) for KSP >= 1.2.2
6
+ Adds a Install Checker for:
7
- The tool itself
CHANGE_LOG.md
# Module Manager Watch Dog :: Change Log
+ + Fixes a mishap while updating the target DLL.
ModuleManagerWatchDog.version
@@ -8,7 +8,7 @@
8
"MAJOR":1,
9
"MINOR":1,
10
"PATCH":0,
11
- "BUILD":1
+ "BUILD":2
12
},
13
"KSP_VERSION_MIN":{
14
0 commit comments