Skip to content

Commit d1a97b3

Browse files
committed
asdf
1 parent e4132bf commit d1a97b3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
uses: geode-sdk/build-geode-mod@main
3535
with:
3636
bindings: 'TheSillyDoggo/bindings'
37+
bindings-ref: 'patch-13'
3738
combine: true
3839
sdk: nightly
3940
target: ${{ matrix.config.target }}

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"geode": "3.0.0-alpha.2",
2+
"geode": "3.0.0-beta.1",
33
"gd": {
44
"win": "2.206",
55
"mac": "2.206",

0 commit comments

Comments
 (0)