Update neo_version (#8)
This commit is contained in:
parent
378bff4509
commit
a981652786
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ minecraft_version=1.20.1
|
|||
# as they do not follow standard versioning conventions.
|
||||
minecraft_version_range=[1.20,1.21)
|
||||
# The Neo version must agree with the Minecraft version to get a valid artifact
|
||||
neo_version=47.1.25
|
||||
neo_version=47.1.65
|
||||
# The Neo version range can use any version of Neo as bounds or match the loader version range
|
||||
neo_version_range=[47.1,)
|
||||
# The loader version range can only use the major version of Neo/FML as bounds
|
||||
|
|
Loading…
Reference in a new issue