Skip to content

Commit 5e82de6

Browse files
committed
v1.4.1
1 parent f0c8b4e commit 5e82de6

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## Unreleased
9+
## 1.4.1
10+
### Fixed
11+
* Fixed a stock bug that would cause the stage tumblers to always be black, no
12+
matter what the override color was within HUDReplacer.
13+
914
## 1.4.0
1015
### Added
1116
* The debug tools have been completely rewritten to be a bit more user-friendly.

src/HUDReplacer/HUDReplacer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Description>A mod that allows you to replace the HUD/UI of Kerbal Space Program</Description>
44

5-
<Version>1.4.0</Version>
5+
<Version>1.4.1</Version>
66

77
<TargetFramework>net4.8</TargetFramework>
88
<LangVersion>latest</LangVersion>

0 commit comments

Comments
 (0)