Skip to content

Commit

Permalink
Bump version to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvolton committed Aug 25, 2023
1 parent 86bb87e commit 2c96407
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog
## v3.0.3
* Initial Mac release ("view leaderboard as" is missing in the Mac version)
* Minor bugfixes & improvements

## v3.0.2
* Fixed a bug causing normal mode percentages to appear negative
* Fixed a crash caused by using filtered level search
Expand Down
4 changes: 2 additions & 2 deletions mod.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"geode": "1.1.0",
"version": "v3.0.2",
"geode": "1.1.1",
"version": "v3.0.3",
"id": "cvolton.betterinfo",
"name": "BetterInfo",
"developer": "Cvolton",
Expand Down

0 comments on commit 2c96407

Please sign in to comment.