Skip to content

Commit

Permalink
Merge pull request #124 from zer0Kerbal/1.11.0.0
Browse files Browse the repository at this point in the history
1.11.0.0 (2016-10-10) - KSP 1.2 update
  • Loading branch information
zer0Kerbal authored Apr 12, 2022
2 parents 01b7786 + a039d8b commit d5facde
Show file tree
Hide file tree
Showing 10 changed files with 6,967 additions and 12 deletions.
6 changes: 3 additions & 3 deletions FuelTanksPlus.version
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"VERSION" :
{
"MAJOR" : 1,
"MINOR" : 10,
"MINOR" : 11,
"PATCH" : 0,
"BUILD" : 0
},
"KSP_VERSION" :
{
"MAJOR" : 1,
"MINOR" : 1,
"PATCH" : 3
"MINOR" : 2,
"PATCH" : 2
},
"KSP_VERSION_MIN" :
{
Expand Down
4 changes: 4 additions & 0 deletions GameData/NecroBones/FuelTanksPlus/FuelTanksPlus-CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.11 (2016-10-10) - KSP 1.2 update.
- Includes a "Kerbal X Plus" sample rocket, provided by StevieC (untested on my side, so far).
- Updated categories for decouplers.

1.10 (2016-06-04) - Update.
- Altered switcher priorities for mesh switching, to match fuel switching rules.
- Added color choices from some adjacent diameters to the 1.25m and 2.5m tanks.
Expand Down
6 changes: 3 additions & 3 deletions GameData/NecroBones/FuelTanksPlus/FuelTanksPlus.version
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"VERSION" :
{
"MAJOR" : 1,
"MINOR" : 10,
"MINOR" : 11,
"PATCH" : 0,
"BUILD" : 0
},
"KSP_VERSION" :
{
"MAJOR" : 1,
"MINOR" : 1,
"PATCH" : 3
"MINOR" : 2,
"PATCH" : 2
},
"KSP_VERSION_MIN" :
{
Expand Down
Loading

0 comments on commit d5facde

Please sign in to comment.