From c15b705420e3324294982d289cf6fb40de0cf173 Mon Sep 17 00:00:00 2001 From: Des Herriott Date: Wed, 4 Oct 2023 13:57:33 +0100 Subject: [PATCH] build: version -> 2001.1.6, changelog updated --- CHANGELOG.md | 6 ++++++ gradle.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69ae1e96..23d27a41 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.1.6] + +### Fixed +* Fixed client crash when using Task Screens with energy tasks +* The output of `/ftbquests reset_progress` is now just sent to the command issuer, not all online admins + ## [2001.1.5] ### Added diff --git a/gradle.properties b/gradle.properties index ed6fc389..b12ef08c 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.5 +mod_version=2001.1.6 maven_group=dev.ftb.mods mod_author=FTB Team # Curse release