Skip to content

Commit 81594f5

Browse files
committed
Release 4.1.4.7 (Lisias) for KSP >= 1.2
1 parent 83291d1 commit 81594f5

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
*Lasciate ogne speranza, voi ch'intrate*
33
- - -
44

5+
* 2021-0227: 4.1.4.7 (Lisias) for KSP >= 1.2
6+
+ Resurrects the Patch Logger on file
57
* 2020-1216: 4.1.4.6 (Lisias) for KSP >= 1.2
68
+ Fixing a regression I introduced on 4.1.4.3 when I refactored MM to allow suporting KSP 1.2.2 again.
79
- Yep... Pretty stupid... #facePalm

CHANGE_LOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
*Lasciate ogne speranza, voi ch'intrate*
33
- - -
44

5+
* 2021-0227: 4.1.4.7 (Lisias) for KSP >= 1.2
6+
+ Resurrects the Patch Logger on file
57
* 2020-1216: 4.1.4.6 (Lisias) for KSP >= 1.2
68
+ Fixing a regression I introduced on 4.1.4.3 when I refactored MM to allow suporting KSP 1.2.2 again.
79
- Yep... Pretty stupid... #facePalm

ModuleManager.122.version

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

ModuleManager.version

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

0 commit comments

Comments
 (0)