Skip to content

Commit

Permalink
chore: bump version to 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-is-cute committed Dec 18, 2023
1 parent 122eaa6 commit f793e69
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion heliosphere-plugin.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.20.4</Version>
<Version>1.21.0</Version>
<RootNamespace>Heliosphere</RootNamespace>
<TargetFramework>net7.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down

0 comments on commit f793e69

Please sign in to comment.