Skip to content

Commit 9a9cf17

Browse files
committed
Release 1.1.0.1 (LisiasT) for KSP >= 1.2
1 parent e6bd483 commit 9a9cf17

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Module Manager Watch Dog :: Changes
22

3-
* 2022-0621: 1.1.0.0 (LisiasT) for KSP >= 1.2.2
3+
* 2022-0621: 1.1.0.1 (LisiasT) for KSP >= 1.2.2
44
+ Adds a Install Checker for:
55
- The tool itself
66
- ModuleManager /L
77
- TweakScale
88
+ Closes issue:
99
- [#5](https://github.com/net-lisias-ksp/ModuleManagerWatchDog/issues/5) Cook a `GameData/*.dll` update tool
10+
* 2022-0621: 1.1.0.0 (LisiasT) for KSP >= 1.2.2
11+
+ ***DTICHED*** due a stupid mistake on handling pathnames... #facePalm
1012
* 2021-0907: 1.0.1.1 (LisiasT) for KSP >= 1.2.2
1113
+ Promoted to Release
1214
+ Revamping the Redist checks, promoting modularity and selective deployment

CHANGE_LOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Module Manager Watch Dog :: Change Log
22

3-
* 2022-0621: 1.1.0.0 (LisiasT) for KSP >= 1.2.2
3+
* 2022-0621: 1.1.0.1 (LisiasT) for KSP >= 1.2.2
44
+ Adds a Install Checker for:
55
- The tool itself
66
- ModuleManager /L
77
- TweakScale
88
+ Closes issue:
99
- [#5](https://github.com/net-lisias-ksp/ModuleManagerWatchDog/issues/5) Cook a `GameData/*.dll` update tool
10+
* 2022-0621: 1.1.0.0 (LisiasT) for KSP >= 1.2.2
11+
+ ***DTICHED*** due a stupid mistake on handling pathnames... #facePalm
1012
* 2021-0907: 1.0.1.1 (LisiasT) for KSP >= 1.2.2
1113
+ Promoted to Release
1214
+ Revamping the Redist checks, promoting modularity and selective deployment

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":0
11+
"BUILD":1
1212
},
1313
"KSP_VERSION_MIN":{
1414
"MAJOR":1,

0 commit comments

Comments
 (0)