Skip to content

Commit 506e543

Browse files
committed
Release v1.3.3
1 parent 28212a9 commit 506e543

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ 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-
## Fixed
9+
## 1.3.3
10+
### Fixed
1011
* Fixed a bug where HUDReplacer would not replace any textures if there were
1112
zero scene-specific replacements or zero general replacements.
1213

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.3.2</Version>
5+
<Version>1.3.3</Version>
66

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

0 commit comments

Comments
 (0)