Bump NeoForge version to 20.4.146-beta

This commit is contained in:
Stephen Seo 2024-01-31 12:03:45 +09:00
parent 18b4fac876
commit aac4f9b6aa

View file

@ -15,7 +15,7 @@ minecraft_version=1.20.4
# as they do not follow standard versioning conventions.
minecraft_version_range=[1.20.4,1.21)
# The Neo version must agree with the Minecraft version to get a valid artifact
neo_version=20.4.109-beta
neo_version=20.4.146-beta
# The Neo version range can use any version of Neo as bounds
neo_version_range=[20.4,)
# The loader version range can only use the major version of FML as bounds