diff --git a/gradle.properties b/gradle.properties index f570aa8be..bf3452a88 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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"