diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cf64d65..67050da 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,8 +15,8 @@ jobs: - name: Windows os: windows-latest - #- name: macOS - # os: macos-latest + - name: macOS + os: macos-latest - name: Android32 os: ubuntu-latest diff --git a/mod.json b/mod.json index ae9db94..eeb5fb5 100644 --- a/mod.json +++ b/mod.json @@ -6,7 +6,7 @@ "mac": "2.2074", "ios": "2.2074" }, - "version": "v1.17.0-alpha.1", + "version": "v1.17.0-alpha.2", "id": "geode.node-ids", "name": "Node IDs", "developer": "Geode Team",