diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 1b64994d..a9018d8d 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,7 @@ +#### **\[Build 1.20.6-v2.7.1\]:** + +- Added Mexican Spanish translation ([thanks TheLegendofSaram, #474](https://github.com/Aizistral-Studios/No-Chat-Reports/pull/474)). + #### **\[Build 1.20.6-v2.7.0\]:** - Initial port to 1.20.6 (but should work for 1.20.5 too). diff --git a/gradle.properties b/gradle.properties index d25a9588..e3e430af 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ forge_version=1.20.6-50.0.4 neoforge_version=20.6.20-beta # Mod Properties -mod_version=1.20.6-v2.7.0 +mod_version=1.20.6-v2.7.1 maven_group=com.aizistral.nochatreports archives_base_name=NoChatReports-FABRIC mod_id=nochatreports