set default dev version to 1.21.10

This commit is contained in:
James Seibel
2025-10-12 15:07:23 -05:00
parent 352d0f4759
commit 3cfb4386d9
+1 -1
View File
@@ -54,7 +54,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.9
mcVer=1.21.10
# Defines the maximum amount of memory Minecraft is allowed when run in a development environment
#minecraftMemoryJavaArg="-Xmx4G"