From 1753b8f502d57f8c1519ef627123881e86104779 Mon Sep 17 00:00:00 2001 From: Des Herriott Date: Sat, 23 Sep 2023 10:26:37 +0100 Subject: [PATCH] build: version -> 1902.5.6, changelog updated --- CHANGELOG.md | 5 +++++ gradle.properties | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23a20583..fa3748ba 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). +## [1902.5.6] + +### Fixed +* Fixed client crash while logging in under certain circumstances (related to tooltip generation for Quest Barrier block item) + ## [1902.5.5] ### Added diff --git a/gradle.properties b/gradle.properties index 09867e98..3e881df2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ mod_id=ftbquests archives_base_name=ftb-quests minecraft_version=1.19.2 # Build time -mod_version=1902.5.5 +mod_version=1902.5.6 maven_group=dev.ftb.mods mod_author=FTB Team # Curse release