Skip to content

Commit a860ac5

Browse files
committed
Release 4.2.3.3 (Lisias) for KSP >= 1.2
1 parent 055ef46 commit a860ac5

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+
* 2024-0330: 4.2.3.3 (Lisias) for KSP >= 1.2
6+
+ Slightly less spammy on spamming logs.
57
* 2024-0311: 4.2.3.2 (Lisias) for KSP >= 1.2
68
+ Logging revamp/refactoring
79
- Saner code

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+
* 2024-0330: 4.2.3.3 (Lisias) for KSP >= 1.2
6+
+ Slightly less spammy on spamming logs.
57
* 2024-0311: 4.2.3.2 (Lisias) for KSP >= 1.2
68
+ Logging revamp/refactoring
79
- Saner code

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

0 commit comments

Comments
 (0)