Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Fleeym committed Jun 14, 2024
1 parent a924c79 commit aaad88a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
- name: Build the mod
uses: geode-sdk/build-geode-mod@main
with:
cli: 'v3.0.0-beta.1'
sdk: 'nightly'
cli: 'v3.0.0'
sdk: 'v3.0.0-beta.1'
combine: true
target: ${{ matrix.config.target }}

Expand Down
4 changes: 2 additions & 2 deletions mod.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"geode": "3.0.0-alpha.2",
"version": "v1.6.0-beta.3",
"geode": "3.0.0-beta.1",
"version": "v1.6.0",
"gd": {
"win": "2.206",
"android": "*",
Expand Down

0 comments on commit aaad88a

Please sign in to comment.