From bad5182329a98712f163c7dff3d1fa49bc4bbfdd Mon Sep 17 00:00:00 2001 From: Des Herriott Date: Wed, 29 Jan 2025 12:48:41 +0000 Subject: [PATCH] build: version -> 2001.4.11, changelog updated --- CHANGELOG.md | 6 ++++++ gradle.properties | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94488c74..85b1cc8d 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.11] + +### Fixed +* Fixed image aspect ratio calculations for icons with animated textures (as controlled by .mcmeta files) + * Note: FTB Library 2001.2.8+ required + ## [2001.4.10] ### Added diff --git a/gradle.properties b/gradle.properties index 4f104006..2c6dc235 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.10 +mod_version=2001.4.11 maven_group=dev.ftb.mods mod_author=FTB Team # Curse release @@ -18,7 +18,7 @@ fabric_loader_version=0.14.21 fabric_api_version=0.83.1+1.20.1 forge_version=47.2.19 # Deps -ftb_library_version=2001.2.7 +ftb_library_version=2001.2.8-SNAPSHOT ftb_teams_version=2001.3.0 # Optional deps teamreborn_energy_version=3.0.0