From fb4f3a1c51f6ebf7a4860c1ad06c6ecdd3054c58 Mon Sep 17 00:00:00 2001 From: Florens Pauwels Date: Sun, 10 Oct 2021 12:56:23 +0200 Subject: [PATCH] Fix --- CHANGELOG.md | 4 ++++ gradle.properties | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94cc43179..c5323576c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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). +## [4.0.2] - 2021-10-04 +### Fixed +- Rollback bundled version of expandability + ## [4.0.1] - 2021-10-04 ### Fixed - No longer depend on cardinal components for items, fixes related crash diff --git a/gradle.properties b/gradle.properties index 17920811e..90c746461 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ loader_version=0.11.7 parchment_version=2021.08.29 # Mod Properties -mod_version=4.0.1+fabric +mod_version=4.0.2+fabric maven_group=artifacts archives_base_name=artifacts @@ -18,7 +18,7 @@ archives_base_name=artifacts fabric_version=0.36.0+1.16 trinkets_version=2.6.7 cca_version=2.8.3 -expandability_version=2.0.2 +expandability_version=2.0.1 cloth_config_version=4.11.26 mod_menu_version=1.16.9 step_height_attr_version=v1.0.1