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