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