From c770aa3a6963ca32ad3b17dd3780e5cb34107e79 Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 18 Jul 2024 08:07:59 -0400 Subject: [PATCH] [PR] Bump version to 1.2.0.2 Removes mention of third-party plugin from settings window. --- HuntBuddy/HuntBuddy.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HuntBuddy/HuntBuddy.csproj b/HuntBuddy/HuntBuddy.csproj index 7e1c91e..eb1b3f1 100644 --- a/HuntBuddy/HuntBuddy.csproj +++ b/HuntBuddy/HuntBuddy.csproj @@ -3,7 +3,7 @@ net8-windows enable - 1.2.0.1 + 1.2.0.2 $(AssemblyVersion) true HuntBuddy