Skip to content

Commit

Permalink
fix(1.21.4): Fix minimum Minecraft version for pre1
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed Nov 21, 2024
1 parent 0f4fafa commit c98d651
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 @@ -20,7 +20,7 @@ modrinth_project_id = MBAkmtvl

# Minecraft
minecraft_version = 1.21.4-pre1
minimum_minecraft_version = 1.21.4
minimum_minecraft_version = 1.21.4-pre1
minecraft_versions = 1.21.4
minecraft_version_range = [1.21.4,)
pack_format_number = 18
Expand Down

0 comments on commit c98d651

Please sign in to comment.