Skip to content

Commit 8006b36

Browse files
committed
Release 7.0.1.1 (LisiasT) for KSP >= 1.4.1
1 parent 99f3780 commit 8006b36

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# HLAirships Core :: Changes
22

3+
* 2022-0626: 7.0.1.1 (Lisias) for KSP >= 1.3.1
4+
+ Added checks for deprecated TweakScale support
5+
+ Better coping with the current legacy parts from the older HLAirships releases.
36
* 2022-0509: 7.0.1.0 (Lisias) for KSP >= 1.3.1
47
+ HLAirshipsCore goes gold!
58
+ Officially licensed under the MIT (Expat) *#HURRAY**

CHANGE_LOG.md

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

3+
* 2022-0626: 7.0.1.1 (Lisias) for KSP >= 1.3.1
4+
+ Added checks for deprecated TweakScale support
5+
+ Better coping with the current legacy parts from the older HLAirships releases.
36
* 2022-0509: 7.0.1.0 (Lisias) for KSP >= 1.3.1
47
+ HLAirshipsCore goes gold!
58
+ Officially licensed under the MIT (Expat) *#HURRAY**

HLAirshipsCore.version

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

0 commit comments

Comments
 (0)