Skip to content

Commit 2c82b3d

Browse files
committed
Release 3.1.0.1 (Lisias) for KSP 1.4
1 parent 18da38e commit 2c82b3d

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGES.md

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

5+
* 2018-1019: 3.1.0.1 (Lisias) for KSP 1.4
6+
+ Declaring this thing **EXPERIMENTAL**.
7+
- I will properly maintain it, but it still Experimental (and non Standard)
8+
+ Syncing source with upstream latest fixes.
59
* 2018-1011: 3.0.7.4 (Lisias) for KSP 1.4
610
+ We have moved to the properly maintained /L Division! :)
711
+ No code changes from the last release.

CHANGE_LOG.md

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

5+
* 2018-1019: 3.1.0.1 (Lisias) for KSP 1.4
6+
+ Declaring this thing **EXPERIMENTAL**.
7+
- I will properly maintain it, but it still Experimental (and non Standard)
8+
+ Syncing source with upstream latest fixes.
59
* 2018-1011: 3.0.7.4 (Lisias) for KSP 1.4
610
+ We have moved to the properly maintained /L Division! :)
711
+ No code changes from the last release.

ModuleManager.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"CHANGE_LOG_URL": "https://raw.githubusercontent.com/net-lisias-ksp/ModuleManager/master/CHANGES.md",
77
"VERSION":{
88
"MAJOR":3,
9-
"MINOR":0,
10-
"PATCH":7,
11-
"BUILD":4
9+
"MINOR":1,
10+
"PATCH":0,
11+
"BUILD":1
1212
},
1313
"KSP_VERSION":{
1414
"MAJOR":1,

0 commit comments

Comments
 (0)