We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d546f commit cdd9aa5Copy full SHA for cdd9aa5
GameData/DeepSky/ThorTech/Version/Changelog.txt
@@ -3,6 +3,8 @@
3
* BurstPower charger upgrade CTT support
4
* Re-did RCS thruster configs
5
* Restock detection in RAPIER patch
6
+* VTOL engines now work with WBI Hover Control
7
+
8
9
0.9.6.6 * 2019-01-25
10
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
GameData/DeepSky/ThorTech/Version/ThorTech.version
@@ -14,12 +14,12 @@
14
"MAJOR":0,
15
"MINOR":9,
16
"PATCH":6,
17
- "BUILD":6
+ "BUILD":7
18
},
19
"KSP_VERSION":
20
{
21
"MAJOR":1,
22
- "MINOR":6,
+ "MINOR":7,
23
"PATCH":1
24
25
"KSP_VERSION_MIN":
@@ -31,7 +31,7 @@
31
"KSP_VERSION_MAX":
32
33
34
35
"PATCH":9
36
}
37
0 commit comments