Skip to content

Commit 909ab8e

Browse files
committed
Release 3.7.0.4 (Lisias) for KSP 1.4
1 parent 47f7e45 commit 909ab8e

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Module Manager :: Changes
22

3+
* 2018-1011: 3.0.7.4 (Lisias) for KSP 1.4
4+
+ We have moved to the properly maintained /L Division! :)
5+
+ No code changes from the last release.
36
* 2018-1010: 3.0.7.3 (Lisias) for KSP 1.4
47
+ Moving the datafiles to <KSP_ROOT>/PluginData , where God intended it to be.
58
+ Using KSPe facilities
69
- (some) Logging
710
- File System and Data Files
811
+ Some small glitches and what appears to be a behavior inconsistency fixed.
912
+ Doing things the right way this time.
10-
* 2018-1010: 3.0.7.2 (Lisias) for KSP 1.4 -- WITHDRAWN
11-
* 2018-0930: 3.0.7.1 (Lisias) for KSP 1.4
12-
+ fixing MissingMethodException: Method not found: 'UnityEngine.Texture2D.LoadImage'.

CHANGE_LOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Module Manager :: Change Log
22

3+
* 2018-1011: 3.0.7.4 (Lisias) for KSP 1.4
4+
+ We have moved to the properly maintained /L Division! :)
5+
+ No code changes from the last release.
36
* 2018-1010: 3.0.7.3 (Lisias) for KSP 1.4
47
+ Moving the datafiles to <KSP_ROOT>/PluginData , where God intended it to be.
58
+ Using KSPe facilities

ModuleManager.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"MAJOR":3,
99
"MINOR":0,
1010
"PATCH":7,
11-
"BUILD":3
11+
"BUILD":4
1212
},
1313
"KSP_VERSION":{
1414
"MAJOR":1,

0 commit comments

Comments
 (0)