From 179da2e0ee754201ea080f644baee368801f9c70 Mon Sep 17 00:00:00 2001 From: Aizistral Date: Fri, 8 Nov 2024 19:14:14 +0100 Subject: [PATCH] Build 1.21.1-v2.9.1 coming right up --- docs/CHANGELOG.md | 4 ++++ gradle.properties | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 8e9a61cc..8fdb54ec 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,7 @@ +#### **\[Build 1.21.1-v2.9.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)). + #### **\[Build 1.21.1-v2.9.0\]:** - Initial 1.21.1 port; diff --git a/gradle.properties b/gradle.properties index 87531a78..994aa6ea 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ forge_version=1.21.1-52.0.24 neoforge_version=21.1.73 # Mod Properties -mod_version=1.21.1-v2.9.0 +mod_version=1.21.1-v2.9.1 maven_group=com.aizistral.nochatreports archives_base_name=NoChatReports-FABRIC mod_id=nochatreports