From 05b9e6426fa57d95d4e42e31c6eade380f8aa1b9 Mon Sep 17 00:00:00 2001 From: Des Herriott Date: Wed, 3 Jul 2024 11:56:12 +0100 Subject: [PATCH] build: version -> 2001.4.7, changelog updated --- CHANGELOG.md | 6 ++++++ gradle.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5219e667..ebd07a82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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.4.7] + +### Fixed +* Hopefully fixed problem where items matching a filter (Item Filters or FTB Filter System) don't always get displayed correctly in the GUI + * "Hopefully" because this is a tricky one to reproduce... + ## [2001.4.6] ### Fixed diff --git a/gradle.properties b/gradle.properties index 16ba0c3d..afb39f4c 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.4.6 +mod_version=2001.4.7 maven_group=dev.ftb.mods mod_author=FTB Team # Curse release