Skip to content

Commit

Permalink
peepeepoopoo
Browse files Browse the repository at this point in the history
  • Loading branch information
RayDeeUx authored Nov 15, 2024
1 parent 9aca93b commit fb4bdf2
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 @@ -39,7 +39,7 @@ jobs:
# export-pdb: true # [vscode] comment this out (and the line above!) to Release mode
# bindings: "RayDeeUx/bindings" # [vscode] comment this out to swap to "geode-sdk/bindings"
# bindings-ref: "deathscreentweaks" # comment this out to use default branch
sdk: nightly # [vscode] comment this out to use stable Geode SDK version
# sdk: nightly # [vscode] comment this out to use stable Geode SDK version
combine: true
target: ${{ matrix.config.target }}

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": "4.0.0-alpha.1",
"geode": "4.0.0-beta.1",
"gd": {
"mac": "2.2074",
"android": "2.2074",
Expand Down

0 comments on commit fb4bdf2

Please sign in to comment.