From f793e69f33b23f83096132d7d3b3b3fead831f5f Mon Sep 17 00:00:00 2001 From: Anna Date: Mon, 18 Dec 2023 14:46:20 -0500 Subject: [PATCH] chore: bump version to 1.21.0 --- changelog.txt | 4 +++- heliosphere-plugin.csproj | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 2a8f774..5451bf5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1 +1,3 @@ -- Fix crash at login when update check errors +- Add a warning when the internal version does not match the Dalamud version +- Add option to hide variant names when they are "Default" +- Add the internal version to the settings tab diff --git a/heliosphere-plugin.csproj b/heliosphere-plugin.csproj index 111aa48..e436636 100644 --- a/heliosphere-plugin.csproj +++ b/heliosphere-plugin.csproj @@ -1,7 +1,7 @@ - 1.20.4 + 1.21.0 Heliosphere net7.0-windows enable