From 973d2052d8f02b5a373aee8dff85356f6a254d8d Mon Sep 17 00:00:00 2001 From: Aizistral Date: Fri, 6 Dec 2024 18:06:38 +0100 Subject: [PATCH] Build 1.21.4-v2.11.0 coming right up --- docs/CHANGELOG.md | 6 ++++++ gradle.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 0885f76c..bca9a36c 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,9 @@ +#### **\[Build 1.21.4-v2.11.0\]:** + +- Initial 1.21.4 port; +- Added Malay and Malay (Jawi) translations translations ([thanks NuruddinPlays, #497](https://github.com/Aizistral-Studios/No-Chat-Reports/pull/497)). + + #### **\[Build 1.21.3-v2.10.1\]:** - Fixed a bug with network protocol error occuring when joining some servers ([#492](https://github.com/Aizistral-Studios/No-Chat-Reports/issues/492)/[#493](https://github.com/Aizistral-Studios/No-Chat-Reports/issues/493)/[#495](https://github.com/Aizistral-Studios/No-Chat-Reports/issues/495)). diff --git a/gradle.properties b/gradle.properties index 78a0e21d..8337317c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ forge_version=1.21.4-54.0.1 neoforge_version=21.4.9-beta # Mod Properties -mod_version=1.21.4-v2.10.1 +mod_version=1.21.4-v2.11.0 maven_group=com.aizistral.nochatreports archives_base_name=NoChatReports-FABRIC mod_id=nochatreports