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