Skip to content

Commit

Permalink
Merge pull request #114 from post-kerbin-mining-corporation/dev
Browse files Browse the repository at this point in the history
Release 0.7.2
  • Loading branch information
ChrisAdderley authored Aug 14, 2024
2 parents ca49e52 + 16461d7 commit 3501309
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PART
{

name = systemheat-exchanger-1
name = systemheat-coolant-tank-radial-1
module = Part
author = Chris Adderley

Expand Down
2 changes: 1 addition & 1 deletion GameData/SystemHeat/Versioning/SystemHeat.version
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"MAJOR":0,
"MINOR":7,
"PATCH":1,
"PATCH":2,
"BUILD":0
},
"KSP_VERSION":
Expand Down
6 changes: 5 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
v0.7.1
------
- Fix a null reference exception when loading a vessel with no SystemHeat parts
- Fixed the coolant tank being renamed for no particular reason (ghosts??)

v0.7.1
------
- Fixed a null reference exception when loading a vessel with no SystemHeat parts
- Fixed an issue where a player could disable a tank in the UI, thus disabling boiloff

v0.7.0
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
================
SystemHeat 0.7.1
SystemHeat 0.7.2
================

A mod for Kerbal Space Program, intended to provide a better experience for heat management, particularly geared towards resource extraction, high energy engines, and nuclear reactors.
Expand Down

0 comments on commit 3501309

Please sign in to comment.