diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e4797d..42c9da3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,3 @@ -Stopped literally depending on the MCCI Resource Pack for unicode mapping, this should finally mean that the mod will not break when the pack is updated. +1.7.1: HITW and TGTTOS hotfix. + +1.7: Stopped literally depending on the MCCI Resource Pack for unicode mapping, this should finally mean that the mod will not break when the pack is updated. diff --git a/gradle.properties b/gradle.properties index 7c2be1f..34e11be 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ minecraft_version=1.20.1 yarn_mappings=1.20.1+build.2 loader_version=0.14.21 # Mod Properties -mod_version=1.7 +mod_version=1.7.1 supported_versions=1.19.4,1.20,1.20.1 maven_group=me.anastarawneh archives_base_name=mccinametagmod