Skip to content

Commit

Permalink
3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZZZank committed Dec 17, 2024
1 parent 1cf5055 commit 05b646e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## Rhizo 3.4 -> 3.5

Fix NBTUtils

- Fix `java.lang.IncompatibleClassChangeError` when using NBTUtils
- Include interfaces in type consolidator

---

## Rhizo 3.4 -> 3.5

Fix method invoke & Type consolidating

- fix invoking of native java method
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ enabled_platforms=fabric,forge

mod_id=rhino
mod_name=Rhizo
mod_version=3.5
mod_version=3.5.1
mod_package=dev.latvian.mods
mod_author=ZZZank&LatvianModder

Expand Down

0 comments on commit 05b646e

Please sign in to comment.