From 504c6445a7f227ad3c5df5e82996f09e667d5efd Mon Sep 17 00:00:00 2001 From: Phantomical Date: Mon, 10 Nov 2025 23:09:57 -0800 Subject: [PATCH] Release v1.3.2 --- CHANGELOG.md | 1 + src/HUDReplacer/HUDReplacer.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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