From a925744e6b6d291bf47e0863b399bf23970b5c7a Mon Sep 17 00:00:00 2001 From: TheMCCrazyMan Date: Thu, 29 Feb 2024 22:03:59 +0100 Subject: [PATCH] bump version to 1.20.4-1.1.0 --- changelog.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 1208f53..d629fe5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,10 @@ +## 1.1.0 +- Added Jade Integration +- Lava can be inserted by clicking on Machine +- Upgrades can be inserted by clicking on Machine +- Fixed Arm Swing Bug +- Fixed Tier Upgrade Item into Upgrade Slot + ## 1.0.1 - Fixed bug [#17 - Energy Slots not working](https://github.com/TheMCBrothers/Useful-Machinery/issues/17) diff --git a/gradle.properties b/gradle.properties index 944d09a..30733ce 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.debug=false mod_id=usefulmachinery mod_name=Useful Machinery mod_license=MIT License -mod_version=1.0.1 +mod_version=1.1.0 mod_group_id=net.themcbrothers mod_authors=TheMCBrothers mod_description=It adds simple machines for processing stuff