From c850170e831332019f41e04c8d16aabfe5f32199 Mon Sep 17 00:00:00 2001 From: Mrbysco Date: Fri, 14 Jul 2023 23:55:39 +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 390195f..19b3476 100644 --- a/changelog.md +++ b/changelog.md @@ -1,2 +1,2 @@ -### Version 0.9.1 -* Fix issue were the saddle dissapears the moment you open the chocobo inventory \ No newline at end of file +### Version 0.9.2 +* Fix saddle right-click wiping the saddle \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 73b3ced..6317de3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ minecraft_version=1.20.1 enabled_platforms=fabric,forge archives_base_name=chococraft -mod_version=0.9.1 +mod_version=0.9.2 maven_group=net.chococraft architectury_version=9.1.10