From cb53b358403f4c55d56ed07b8ab03026c61a252e Mon Sep 17 00:00:00 2001 From: sir-wilhelm Date: Tue, 7 Apr 2020 20:45:44 -0500 Subject: [PATCH] 1.5.3.0 Release notes: * Fixes crowns * Rajang's preset updated * Fixed Glavenus and Stygian Zinogre's preset * FIxed a bug introduced in 1.5.2.0 that broke all non-standard crown monsters (in some cases) * Added Widget visibility toggle (defaults to RightCtrl) * Added dependabot config (auto nuget package updates) --- SmartHunter/SmartHunter.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SmartHunter/SmartHunter.csproj b/SmartHunter/SmartHunter.csproj index 4cf9a47e..0fbe41d3 100644 --- a/SmartHunter/SmartHunter.csproj +++ b/SmartHunter/SmartHunter.csproj @@ -9,8 +9,8 @@ latest SmartHunter false - 1.5.2.0 - 1.5.2.0 + 1.5.3.0 + 1.5.3.0 bin\$(Configuration) true false