Skip to content

Commit

Permalink
Updated for 1.12 (really)
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxgurugamer committed Jul 6, 2021
1 parent 514a87b commit 14c8b39
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
5 changes: 4 additions & 1 deletion Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,9 @@ ChangeLog
Fixed orientation of wheel boxes upon creation
Note: Trucks are configured to be built in the SPH

0.3.29.5 (unreleased)
0.3.29.5
Updated ShuttleCockpit internal location based on suggestion from github
user @ncanceill

0.3.29.6
Updated for 1.12
4 changes: 2 additions & 2 deletions GameData/SXT/SXTContinued.version
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"VERSION": {
"MAJOR": 0,
"MINOR": 3,
"PATCH": 28,
"BUILD": 0
"PATCH": 29,
"BUILD": 6
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
Expand Down
4 changes: 2 additions & 2 deletions SXTContinued.version
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"MAJOR": 0,
"MINOR": 3,
"PATCH": 29,
"BUILD": 5
"BUILD": 6
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
"MINOR": 8,
"MINOR": 12,
"PATCH": 0
},
"INSTALL_LOC_1": {
Expand Down

0 comments on commit 14c8b39

Please sign in to comment.