Skip to content

Commit

Permalink
1.21 build is also valid for 1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Svensson authored and Z0rdak committed Aug 16, 2024
1 parent e5608e4 commit aad3a4c
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 @@ -28,6 +28,6 @@
"fabric-api": ">=0.100.0",
"forgeconfigapiport": "*",
"fabric": "*",
"minecraft": "1.21"
"minecraft": ["1.21","1.21.1"]
}
}

0 comments on commit aad3a4c

Please sign in to comment.