Skip to content

Commit 163f618

Browse files
committed
Release 4.2.3.4 (Lisias) for KSP >= 1.2.2
1 parent c3a8ca2 commit 163f618

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGES.md

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

5+
* 2024-0415: 4.2.3.4 (Lisias) for KSP >= 1.2.2
6+
+ Fix some long due "Reload Database" on the Module Manager Menu (Alt-F11)
7+
- Nope, the Full Reload is still broken, and it was hidden. Sorry!
8+
+ We had moved!
9+
- The Official Repository is now on https://github.com/KSP-ModularManagement/ModuleManager
510
* 2024-0330: 4.2.3.3 (Lisias) for KSP >= 1.2
611
+ Slightly less spammy on spamming logs.
712
* 2024-0311: 4.2.3.2 (Lisias) for KSP >= 1.2

CHANGE_LOG.md

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

5-
* 202?-????: 4.2.?.? (Lisias) for KSP >= 1.2.2
5+
* 2024-0415: 4.2.3.4 (Lisias) for KSP >= 1.2.2
6+
+ Fix some long due "Reload Database" on the Module Manager Menu (Alt-F11)
7+
- Nope, the Full Reload is still broken, and it was hidden. Sorry!
68
+ We had moved!
79
- The Official Repository is now on https://github.com/KSP-ModularManagement/ModuleManager
810
* 2024-0330: 4.2.3.3 (Lisias) for KSP >= 1.2

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

0 commit comments

Comments
 (0)