Skip to content

Commit 96b783f

Browse files
committed
Release 0.0.1.0 (LisiasT) for KSP >= 1.4
1 parent 8ce7d63 commit 96b783f

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGES.md

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

3+
* 2020-0612: 0.0.1.0 (LisiasT) for KSP >= 1.4
4+
+ Initial public release
5+
+ Works on KSP >= 1.4, but it's only needed on KSP >= 1.8

CHANGE_LOG.md

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

3+
* 2020-0612: 0.0.1.0 (LisiasT) for KSP >= 1.4
4+
+ Initial public release
5+
+ Works on KSP >= 1.4, but it's only needed on KSP >= 1.8

ModuleManagerWatchDog.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"VERSION":{
88
"MAJOR":0,
99
"MINOR":0,
10-
"PATCH":0,
10+
"PATCH":1,
1111
"BUILD":0
1212
},
1313
"KSP_VERSION_MIN":{

0 commit comments

Comments
 (0)