diff --git a/gradle.properties b/gradle.properties index 72be47a..746d920 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ minecraft_version=1.21.3 # as they do not follow standard versioning conventions. minecraft_version_range=[1.21.3, 1.22) # The Neo version must agree with the Minecraft version to get a valid artifact -neo_version=21.3.40-beta +neo_version=21.3.56 # The Neo version range can use any version of Neo as bounds neo_version_range=[21.3.0-beta,) # The loader version range can only use the major version of FML as bounds