From 72750f1b45bda925bf3fa4b4ed3b1a44ffad88bc Mon Sep 17 00:00:00 2001 From: Mrbysco Date: Fri, 14 Jul 2023 23:57:51 +0200 Subject: [PATCH] Increment version [build] [publish] --- changelog.md | 4 ++-- gradle.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 6a0e78e..ab1c0a4 100644 --- a/changelog.md +++ b/changelog.md @@ -1,2 +1,2 @@ -### Version 0.7.3 -* Backport the fix for the saddle disappearing the moment you open the chocobo inventory \ No newline at end of file +### Version 0.7.4 +* Fix saddle right-click wiping the saddle \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index cf6a390..137e374 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ minecraft_version=1.19.3 enabled_platforms=fabric,forge archives_base_name=chococraft -mod_version=0.7.3 +mod_version=0.7.4 maven_group=net.chococraft architectury_version=7.1.86