Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvolton committed Aug 4, 2024
1 parent dce676c commit 166cb7b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
uses: geode-sdk/build-geode-mod@main
with:
combine: true
sdk: nightly
target: ${{ matrix.config.target }}

package:
Expand Down
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Changelog
## <cg>v4.2.6</c> (2024-08-04)
* <cg>Fixed</c> the following <cr>issues</c> on <cp>macOS</c>
* <cg>Fixed</c> <cr>a crash</c> when opening <cl>level filters</c>
* <cg>Fixed</c> the game creating <cr>10 empty created lists</c> on every startup

## <cg>v4.2.5</c> (2024-07-24)
* <cg>Fixed</c> <cr>a crash</c> when opening <co>Extended Level Info</c> on <cp>M1 macOS</c>

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": "3.3.0",
"version": "v4.2.5",
"geode": "3.4.0",
"version": "v4.2.6",
"gd": {
"win": "2.206",
"android": "2.206",
Expand Down

0 comments on commit 166cb7b

Please sign in to comment.