Skip to content

Commit f6bc81f

Browse files
Update MDK with new output from mod generator (#7)
* Update MDK with new output from mod generator * Update MDK with new output from mod generator * Update MDK with new output from mod generator --------- Co-authored-by: NeoForge MDK Automation <173375039+neoforge-mdk-automation[bot]@users.noreply.github.com>
1 parent 4868389 commit f6bc81f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ minecraft_version=1.21.1
1818
# as they do not follow standard versioning conventions.
1919
minecraft_version_range=[1.21.1]
2020
# The Neo version must agree with the Minecraft version to get a valid artifact
21-
neo_version=21.1.182
21+
neo_version=21.1.185
2222
# The Neo version range can use any version of Neo as bounds
23-
neo_version_range=[21.1.182,)
23+
neo_version_range=[21.1.185,)
2424
# The loader version range can only use the major version of FML as bounds
2525
loader_version_range=[1,)
2626

0 commit comments

Comments
 (0)