diff --git a/gradle.properties b/gradle.properties index bd88b86..fb1e512 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ minecraft_version=1.21.1 # as they do not follow standard versioning conventions. minecraft_version_range=[1.21.1,1.22) # The Forge version must agree with the Minecraft version to get a valid artifact -forge_version=52.0.22 +forge_version=52.0.24 # The Forge version range can use any version of Forge as bounds or match the loader version range forge_version_range=[0,) # The loader version range can only use the major version of Forge/FML as bounds