File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 22* Lasciate ogne speranza, voi ch'intrate*
33- - -
44
5+ * 2020-0711: 4.1.4.1 (Lisias) for KSP >= 1.3.1
6+ + Merging upstream updates:
7+ - Fix a bug with LAST[modx] when modx is not present
8+ - some code cleanups
59* 2020-0707: 4.1.4.0 (sarbian) for KSP >= 1.8
610 + Fix a bug with LAST[modx] when modx is not present
711 + some code cleanups
812* 2020-0616: 4.1.3.2 (Lisias) for KSP >= 1.3.1
9- + A nasty mishap from a old merge (dated 2018-11) was detected and fixed.
13+ + A nasty mishap from an old merge (dated 2018-11) was detected and fixed.
1014 - See Issue [#4](https://github.com/net-lisias-ksp/ModuleManager/issues/4).
1115* 2020-0526: 4.1.3.1 (Lisias) for KSP >= 1.3.1
1216 + Adding a nice 'Houston' GUI message
Original file line number Diff line number Diff line change 77 "VERSION":{
88 "MAJOR":4,
99 "MINOR":1,
10- "PATCH":3 ,
11- "BUILD":2
10+ "PATCH":4 ,
11+ "BUILD":1
1212 },
1313 "KSP_VERSION_MIN":{
1414 "MAJOR":1,
You can’t perform that action at this time.
0 commit comments