Skip to content

Commit

Permalink
Update changelog (1.20.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
senseiwells committed Jul 11, 2024
1 parent 246ea3a commit 6a69442
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6a69442

Please sign in to comment.