Skip to content

Commit fc826f2

Browse files
Merge pull request #79 from post-kerbin-mining-corporation/dev
Bump versioning for 1.12.
2 parents be632a2 + 240d575 commit fc826f2

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

GameData/Waterfall/Versioning/Waterfall.version

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
{
77
"MAJOR":0,
88
"MINOR":6,
9-
"PATCH":5,
9+
"PATCH":6,
1010
"BUILD":0
1111
},
1212
"KSP_VERSION":
1313
{
1414
"MAJOR":1,
15-
"MINOR":11,
16-
"PATCH":2
15+
"MINOR":12,
16+
"PATCH":1
1717
},
1818
"KSP_VERSION_MIN":{
1919
"MAJOR":1,
@@ -22,7 +22,7 @@
2222
},
2323
"KSP_VERSION_MAX":{
2424
"MAJOR":1,
25-
"MINOR":11,
25+
"MINOR":12,
2626
"PATCH":99
2727
}
2828
}

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v0.6.6
2+
------
3+
- Updated compatibility to KSP 1.12
4+
15
v0.6.5
26
------
37
- Resolved an issue that would cause waterfall data items (templates, etc) to be unpatchable with Module Manager (thanks al2me6!)

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
===============
2-
Waterfall 0.6.5
2+
Waterfall 0.6.6
33
===============
44

55
Waterfall is a mod for Kerbal Space Program that provides a cool new way to create and drive engine effects for smooth rocket plumes. It has

0 commit comments

Comments
 (0)