Increment default dev MC version 1.21.6 -> 1.21.7

This commit is contained in:
James Seibel
2025-07-04 09:12:36 -05:00
parent c335020c2f
commit 31fac60d34
+1 -1
View File
@@ -51,7 +51,7 @@ versionStr=
# This defines what MC version Intellij will use for the preprocessor
# and what version is used automatically by build and run commands
mcVer=1.21.6
mcVer=1.21.7
# Defines the maximum amount of memory Minecraft is allowed when run in a development environment
#minecraftMemoryJavaArg="-Xmx4G"