Skip to content

Commit

Permalink
v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Haselnussbomber committed Oct 26, 2024
1 parent 74ed912 commit 99757bd
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.0] (2024-10-26)

- **Added:** New Min and Max Level filter were added.

## [2.3.0] (2024-07-19)

- **Added:** Fishing leves now show the required fish in the Levequests tab.
Expand Down Expand Up @@ -231,6 +235,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.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
[2.1.8]: https://github.com/Haselnussbomber/LeveHelper/compare/v2.1.7...v2.1.8
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.3.0</Version>
<Version>2.4.0</Version>
<OutputPath>..\bin\</OutputPath>
<DebugType>full</DebugType>
</PropertyGroup>
Expand Down

0 comments on commit 99757bd

Please sign in to comment.