diff --git a/build.gradle.kts b/build.gradle.kts index 49ead6a..cc069c7 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -125,8 +125,8 @@ tasks { file = remapJar.get().archiveFile changelog.set( """ - - Updated to 1.20.6 - - Removed voicechat support (voicechat is yet to support replay) + - Backported some fixes from 1.20.6 + - This is the final version for 1.20.4 """.trimIndent() ) type = STABLE