Skip to content

Commit

Permalink
Bump maximum supported Minecraft version to 1.21.4
Browse files Browse the repository at this point in the history
Signed-off-by: Lilly Rose Berner <[email protected]>
  • Loading branch information
LostLuma committed Dec 3, 2024
1 parent b6079a1 commit 3adbe52
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 @@ -13,6 +13,6 @@ archives_name = dynamic-fps
minecraft_version = 1.21.2
# Version for publishing
minecraft_version_min = 1.21.2
minecraft_version_max = 1.21.2
minecraft_version_max = 1.21.4

enabled_platforms=fabric,forge,neoforge,quilt

0 comments on commit 3adbe52

Please sign in to comment.