Skip to content

Commit ae47178

Browse files
committed
Release 4.2.1.3 (Lisias) for KSP >= 1.2
1 parent 6f9530b commit ae47178

File tree

5 files changed

+8
-4
lines changed

5 files changed

+8
-4
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+
* 2022-0306: 4.2.1.3 (Lisias) for KSP >= 1.2
6+
+ More sensible performance logging.
57
* 2021-0927: 4.2.1.2 (Lisias) for KSP >= 1.2
68
+ Code base updated to the newest KSPe 2.4 series
79
+ **ATTENTION**

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+
* 2022-0306: 4.2.1.3 (Lisias) for KSP >= 1.2
6+
+ More sensible performance logging.
57
* 2021-0927: 4.2.1.2 (Lisias) for KSP >= 1.2
68
+ Code base updated to the newest KSPe 2.4 series
79
+ **ATTENTION**

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

NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"Module Manager /L" is trademark of LisiasT
44
Other trademarks and registered trademarks are the property of the respective trademark holders.
55

6-
© 2013 ialdabaoth
6+
© 2018-2022 LisiasT
77
© 2013-2018 Sarbian & Blowfish
8-
© 2018-2019 LisiasT
8+
© 2013 ialdabaoth

0 commit comments

Comments
 (0)