diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cff401b..b6cbf871 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2001.1.4] + +### Fixed +* Fixed client crash while logging in under certain circumstances (related to tooltip generation for Quest Barrier block item) + ## [2001.1.3] ### Fixed diff --git a/gradle.properties b/gradle.properties index 931e9d7f..e870abd6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ mod_id=ftbquests archives_base_name=ftb-quests minecraft_version=1.20.1 # Build time -mod_version=2001.1.3 +mod_version=2001.1.4 maven_group=dev.ftb.mods mod_author=FTB Team # Curse release