Skip to content

Commit 8fbee72

Browse files
committed
geode 5.0.0-alpha.2
1 parent 9823b43 commit 8fbee72

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
uses: geode-sdk/build-geode-mod@main
4242
with:
4343
combine: true
44-
sdk: nightly
4544
target: ${{ matrix.config.target }}
4645

4746
package:

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"geode": "5.0.0-alpha.1",
2+
"geode": "5.0.0-alpha.2",
33
"version": "v1.12.0",
44
"gd": {
55
"win": "2.2081",

0 commit comments

Comments
 (0)