Skip to content

Commit bd5f55e

Browse files
Merge pull request #127 from post-kerbin-mining-corporation/dev
Release 1.3.3
2 parents 5750b6e + 21fb3ed commit bd5f55e

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

GameData/NearFuturePropulsion/Patches/Waterfall/NearFuturePropulsionWaterfallVASIMR.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
}
140140
}
141141

142-
142+
}
143143
@PART[vasimr-125]:NEEDS[Waterfall]:FOR[NearFuturePropulsion]
144144
{
145145
!MODULE[EngineLightEffect] {}

GameData/NearFuturePropulsion/Versioning/NearFuturePropulsion.version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
{
77
"MAJOR":1,
88
"MINOR":3,
9-
"PATCH":2,
9+
"PATCH":3,
1010
"BUILD":0
1111
},
1212
"KSP_VERSION":
1313
{
1414
"MAJOR":1,
1515
"MINOR":11,
16-
"PATCH":1
16+
"PATCH":2
1717
},
1818
"KSP_VERSION_MIN":{
1919
"MAJOR":1,

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v1.3.3
2+
------
3+
- Fixed missing curly boi in VASMIR Waterfall patch
4+
15
v1.3.2
26
------
37
- Updated Waterfall support for WF 0.6.0

0 commit comments

Comments
 (0)