Skip to content

Commit 2a237b9

Browse files
committed
Release 1.1.0.2 (LisiasT) for KSP >= 1.2.2
1 parent a853689 commit 2a237b9

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+
* 2022-0719: 1.1.0.2 (LisiasT) for KSP >= 1.2.2
4+
+
35
* 2022-0621: 1.1.0.1 (LisiasT) for KSP >= 1.2.2
46
+ Adds a Install Checker for:
57
- The tool itself

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+
* 2022-0719: 1.1.0.2 (LisiasT) for KSP >= 1.2.2
4+
+ Fixes a mishap while updating the target DLL.
35
* 2022-0621: 1.1.0.1 (LisiasT) for KSP >= 1.2.2
46
+ Adds a Install Checker for:
57
- The tool itself

ModuleManagerWatchDog.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"MAJOR":1,
99
"MINOR":1,
1010
"PATCH":0,
11-
"BUILD":1
11+
"BUILD":2
1212
},
1313
"KSP_VERSION_MIN":{
1414
"MAJOR":1,

0 commit comments

Comments
 (0)