Skip to content

Commit

Permalink
Bump version to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvolton committed Feb 4, 2024
1 parent a9a91bc commit eda3c6e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 5 additions & 0 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Has ids for:
- DailyLevelNode
- DailyLevelPage
- EditLevelLayer
- EditorPauseLayer
- EditorUI
- GJGarageLayer
- GJScoreCell
- InfoLayer
- LeaderboardsLayer
Expand All @@ -17,5 +20,7 @@ Has ids for:
- LevelInfoLayer
- LevelLeaderboard
- LevelSearchLayer
- PauseLayer
- ProfilePage
- RewardsPage
- UILayer
2 changes: 1 addition & 1 deletion mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"win": "2.204",
"android": "2.205"
},
"version": "v1.1.4",
"version": "v1.2.0",
"id": "geode.node-ids",
"name": "Node IDs",
"developer": "Geode Team",
Expand Down

0 comments on commit eda3c6e

Please sign in to comment.