diff --git a/gradle.properties b/gradle.properties index d8c2332..dbc4f38 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,9 +14,9 @@ minecraft_version=26.2 # as they do not follow standard versioning conventions. minecraft_version_range=[26.2] # The Neo version must agree with the Minecraft version to get a valid artifact -neo_version=26.2.0.43-beta +neo_version=26.2.0.48-beta # The Neo version range can use any version of Neo as bounds -neo_version_range=[26.2.0.43-beta,) +neo_version_range=[26.2.0.48-beta,) # The loader version range can only use the major version of FML as bounds loader_version_range=[1,)