From 0e54173907ade34aa78811dbf3bf81e9aeacfc28 Mon Sep 17 00:00:00 2001 From: Mrbysco Date: Thu, 3 Oct 2024 21:47:04 +0200 Subject: [PATCH] Increment version [build] [publish] --- changelog.md | 5 ++++- gradle.properties | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 50fe0655..07cbb06d 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1,4 @@ -* Fix the Force and You book not showing in Creative (And JEI) \ No newline at end of file +* Fix Upgrade Core recipe +* Fix Bane not having a tooltip +* Fix Bleeding infusion adding Bane instead of Bleeding +* Fix Lumberjack behavior \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 85d6d126..2bed818b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ mod_id=forcecraft mod_archive_name=forcecraft # Version -version=6.0.4 +version=6.0.5 #Publishing mod_name=Forcecraft