Skip to content

Commit beccbef

Browse files
committed
Bump Neo requirement
1 parent c3b17b2 commit beccbef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neoforge/src/main/resources/META-INF/neoforge.mods.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ modId = "neoforge" #mandatory
4747
# Does this dependency have to exist - if not, ordering below must be specified
4848
type = "required" #mandatory
4949
# The version range of the dependency
50-
versionRange = "[21.0.42-beta,)" #mandatory
50+
versionRange = "[21.0.83-beta,)" #mandatory
5151
# An ordering relationship for the dependency - BEFORE or AFTER required if the relationship is not mandatory
5252
ordering = "NONE"
5353
# Side this dependency is applied on - BOTH, CLIENT or SERVER

0 commit comments

Comments
 (0)