Skip to content

Commit e32b218

Browse files
committed
Release 4.2.3.7 (Lisias) for KSP >= 1.2.2
1 parent 89f19e6 commit e32b218

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

CHANGES.md

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

5+
* 2026-0329: 4.2.3.7 (Lisias) for KSP >= 1.2.2
6+
+ Some pretty lame mistake I let pass through when reporting errors.
7+
- Yet another one of my not that bright moments...
58
* 2025-0209: 4.2.3.6 (Lisias) for KSP >= 1.2.2
69
+ More sensible warnings about the `:FOR[foo]:NEEDS[foo]` problem, avoiding flagging the occurrences where the problems are not triggered.
710
+ Reworks issues:

CHANGE_LOG.md

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

5+
* 2026-0329: 4.2.3.7 (Lisias) for KSP >= 1.2.2
6+
+ Some pretty lame mistake I let pass through when reporting errors.
7+
- Yet another one of my not that bright moments...
58
* 2025-0209: 4.2.3.6 (Lisias) for KSP >= 1.2.2
69
+ More sensible warnings about the `:FOR[foo]:NEEDS[foo]` problem, avoiding flagging the occurrences where the problems are not triggered.
710
+ Reworks issues:

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

0 commit comments

Comments
 (0)