Skip to content

Commit 5284b82

Browse files
committed
Increment version [build] [publish]
backports some fixes as asked in #88
1 parent ab0b288 commit 5284b82

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

changelog.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
### Version 0.9.11
2-
* Adjust the data serializer used by the Chocobo Entity
1+
### Version 0.9.12
2+
* Fix issue where the saddle gets lost upon reloading a world on Fabric
3+
* Fix issue where you can't open the inventory when riding the Chocobo
4+
* Adjust Choco Pen goal
5+
* Make Gysahl Green drops compostable

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ minecraft_version=1.20.1
44
enabled_platforms=fabric,forge
55

66
archives_base_name=chococraft
7-
mod_version=0.9.11
7+
mod_version=0.9.12
88
maven_group=net.chococraft
99

1010
architectury_version=9.1.12

0 commit comments

Comments
 (0)