Skip to content

Commit

Permalink
v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Haselnussbomber committed Jul 19, 2024
1 parent 57f7602 commit 796b15f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

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

- **Added:** Fishing leves now show the required fish in the Levequests tab.
- **Added:** Spearfish are now listed in the Queue tab.
Expand Down Expand Up @@ -231,6 +231,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.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
[2.1.7]: https://github.com/Haselnussbomber/LeveHelper/compare/v2.1.6...v2.1.7
Expand Down
2 changes: 1 addition & 1 deletion LeveHelper/LeveHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</Target>

<PropertyGroup>
<Version>2.2.0</Version>
<Version>2.3.0</Version>
<OutputPath>..\bin\</OutputPath>
<DebugType>full</DebugType>
</PropertyGroup>
Expand Down

0 comments on commit 796b15f

Please sign in to comment.