From 9fbb9847093141d4fe1293d404110f922ff54e12 Mon Sep 17 00:00:00 2001 From: HJfod <60038575+HJfod@users.noreply.github.com> Date: Tue, 19 Nov 2024 16:47:50 +0200 Subject: [PATCH] wait that's a terrible idea --- .github/workflows/build.yml | 2 +- mod.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8734acf..015cae7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: - name: Build the mod uses: geode-sdk/build-geode-mod@main with: - sdk: nightly + # sdk: nightly bindings: geode-sdk/bindings bindings-ref: main combine: true diff --git a/mod.json b/mod.json index a30d785..48fb87b 100644 --- a/mod.json +++ b/mod.json @@ -1,5 +1,5 @@ { - "geode": "4.0.0", + "geode": "4.0.0-beta.2", "version": "6.9.0", "gd": { "win": "2.2074",