Bump NeoForge version (#12)
This commit is contained in:
parent
ab3c7e49df
commit
4b68634c61
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue