Skip to content

Commit

Permalink
[stg] v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Haselnussbomber committed Nov 20, 2024
1 parent 6927a53 commit ed58933
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [2.4.1] (2024-11-20)

Update for 7.1 (Dalamud API 11).

## [2.4.0] (2024-10-26)

- **Added:** New Min and Max Level filter were added.
Expand Down Expand Up @@ -235,6 +239,7 @@ Please report if you found something is not working or if you discover a wanted
First release! 🥳

[Unreleased]: https://github.com/Haselnussbomber/LeveHelper/compare/main...dev
[2.4.1]: https://github.com/Haselnussbomber/LeveHelper/compare/v2.4.0...v2.4.1
[2.4.0]: https://github.com/Haselnussbomber/LeveHelper/compare/v2.3.0...v2.4.0
[2.3.0]: https://github.com/Haselnussbomber/LeveHelper/compare/v2.2.0...v2.3.0
[2.2.0]: https://github.com/Haselnussbomber/LeveHelper/compare/v2.1.8...v2.2.0
Expand Down
2 changes: 1 addition & 1 deletion LeveHelper/LeveHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</Target>

<PropertyGroup>
<Version>2.4.0</Version>
<Version>2.4.1</Version>
<OutputPath>..\bin\</OutputPath>
<DebugType>full</DebugType>
</PropertyGroup>
Expand Down

0 comments on commit ed58933

Please sign in to comment.