Skip to content

Commit

Permalink
bump node ids version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvolton authored Jun 9, 2024
1 parent d2d6a4e commit 3ead99b
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 @@ -36,7 +36,7 @@ jobs:
uses: geode-sdk/build-geode-mod@main
with:
cli: 'v3.0.0-beta.1'
sdk: 'v3.0.0-alpha.1'
sdk: 'nightly'
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
Expand Up @@ -6,7 +6,7 @@
"mac": "2.200",
"ios": "2.205"
},
"version": "v1.12.0-beta.2",
"version": "v1.12.0-beta.3",
"id": "geode.node-ids",
"name": "Node IDs",
"developer": "Geode Team",
Expand Down

0 comments on commit 3ead99b

Please sign in to comment.