diff --git a/gradle.properties b/gradle.properties index 97e6b82..29cc8c3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ minecraft_version=1.21.1 # as they do not follow standard versioning conventions. minecraft_version_range=[1.21.1] # The Neo version must agree with the Minecraft version to get a valid artifact -neo_version=21.1.192 +neo_version=21.1.193 # The loader version range can only use the major version of FML as bounds loader_version_range=[1,)