From 77270a4c6c5be0f70f87cdf1f7b7dd8bda477dd7 Mon Sep 17 00:00:00 2001 From: Mrbysco <Mrbysco@users.noreply.github.com> Date: Fri, 27 Sep 2024 23:07:22 +0200 Subject: [PATCH] Increment version [build] [publish] --- changelog.md | 4 +++- gradle.properties | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 164dca24..6a9817c6 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1,3 @@ -* Fixed Force Pack not saving contents (Thanks Flanks255) \ No newline at end of file +* Fix some recipes expecting more components than they should (should fix Camo infusing) +* Fix Force Wrench crashing on use +* Fix Force Infuser not dropping upgrade tome when broken \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index ac261a19..ed727021 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ mod_id=forcecraft mod_archive_name=forcecraft # Version -version=6.0.1 +version=6.0.2 #Publishing mod_name=Forcecraft