Skip to content

Commit

Permalink
[1.21] Update Minecraft dependency to allow for 1.21.1 (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
MerchantPug authored Aug 25, 2024
1 parent 7cb7f05 commit 0ae60c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ mod_version = 3.1.0-beta

# https://fabricmc.net/develop
minecraft_version = 1.21
minecraft_dependency = 1.21
minecraft_dependency = >=1.21 <=1.21.1
loader_version = 0.15.11
fabric_version = 0.100.7+1.21

Expand Down

0 comments on commit 0ae60c3

Please sign in to comment.