diff --git a/CHANGELOG.md b/CHANGELOG.md index dbffbb9..cd5e411 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased +## 1.3.2 ### Fixed * Fixed a bug where a replacement with an explicitly specified size would not be selected if it didn't match the size of the texture it was replacing. diff --git a/src/HUDReplacer/HUDReplacer.csproj b/src/HUDReplacer/HUDReplacer.csproj index af0c6e9..f9c71b4 100644 --- a/src/HUDReplacer/HUDReplacer.csproj +++ b/src/HUDReplacer/HUDReplacer.csproj @@ -2,7 +2,7 @@ A mod that allows you to replace the HUD/UI of Kerbal Space Program - 1.3.1 + 1.3.2 net4.8 latest