diff --git a/gradle.properties b/gradle.properties index 65f812e6..a5fb0c24 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,6 +2,6 @@ # This is required to provide enough memory for the Minecraft decompilation process. org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false -changelog=Large discord integration rewrite adding new features and fixing long existing bugs\nOld configuration can be used as-is +changelog=Large discord integration rewrite adding new features and fixing long existing bugs\nOld configuration can be used as-is\n\nFixed linking not being saved\nOptimized code releaseType = ALPHA mcVersion = 1.20.1 \ No newline at end of file