Skip to content

Commit

Permalink
fix: modmenu version range
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceh121 committed Dec 22, 2024
1 parent 1a81d56 commit 111babe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"fabric": "*",
"minecraft": "1.20.6",
"java": ">=17",
"modmenu": "10.0.0"
"modmenu": "10.x"
}
}
}

0 comments on commit 111babe

Please # to comment.