Skip to content

Commit

Permalink
fix: update minimum speedrunapi version
Browse files Browse the repository at this point in the history
  • Loading branch information
KingContaria committed Sep 26, 2024
1 parent 3436082 commit 5691fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"depends": {
"fabricloader": ">=0.16.0",
"minecraft": "1.16.1",
"speedrunapi": "*",
"speedrunapi": ">=1.1",
"atum": ">=2.3"
},
"breaks": {
Expand Down

0 comments on commit 5691fd6

Please sign in to comment.