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 2
2
* Lasciate ogne speranza, voi ch'intrate*
3
3
- - -
4
4
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
5
9
* 2020-0707: 4.1.4.0 (sarbian) for KSP >= 1.8
6
10
+ Fix a bug with LAST[modx] when modx is not present
7
11
+ some code cleanups
8
12
* 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.
10
14
- See Issue [#4](https://github.com/net-lisias-ksp/ModuleManager/issues/4).
11
15
* 2020-0526: 4.1.3.1 (Lisias) for KSP >= 1.3.1
12
16
+ Adding a nice 'Houston' GUI message
Original file line number Diff line number Diff line change 7
7
"VERSION":{
8
8
"MAJOR":4,
9
9
"MINOR":1,
10
- "PATCH":3 ,
11
- "BUILD":2
10
+ "PATCH":4 ,
11
+ "BUILD":1
12
12
},
13
13
"KSP_VERSION_MIN":{
14
14
"MAJOR":1,
You can’t perform that action at this time.
0 commit comments