Bump NeoForge version (#12)

This commit is contained in:
AzureDoom 2023-10-30 17:02:07 -04:00 committed by GitHub
parent ab3c7e49df
commit 4b68634c61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ minecraft_version=1.20.2
# as they do not follow standard versioning conventions.
minecraft_version_range=[1.20.2,1.21)
# The Neo version must agree with the Minecraft version to get a valid artifact
neo_version=20.2.1
neo_version=20.2.3-beta
# The Neo version range can use any version of Neo as bounds or match the loader version range
neo_version_range=[20.2,)
# The loader version range can only use the major version of Neo/FML as bounds