Skip to content

Commit

Permalink
bump geode
Browse files Browse the repository at this point in the history
  • Loading branch information
Alphalaneous committed Aug 2, 2024
1 parent afec67d commit 1eab60e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Build the mod
uses: geode-sdk/build-geode-mod@main
with:
sdk: 'v3.2.0'
sdk: 'v3.4.0'
cli: 'v3.2.0'
bindings: geode-sdk/bindings
bindings-ref: main
Expand Down
2 changes: 1 addition & 1 deletion mod.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"geode": "3.2.0",
"geode": "3.4.0",
"gd": {
"win": "2.206",
"android": "2.206",
Expand Down

0 comments on commit 1eab60e

Please sign in to comment.