Skip to content

Commit

Permalink
3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZZZank committed Feb 17, 2025
1 parent 5d26bc0 commit b2d4700
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## Rhizo 3.6.0 -> 3.6.1

Compiler Mode Fix

- Fix `getObjectIndex` calling in compiler mode

---

## Rhizo 3.5.1 -> 3.6.0

Enum equality & `for..of` for Java Iterables
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.6.0
mod_version=3.6.1
mod_package=dev.latvian.mods
mod_author=ZZZank&LatvianModder

Expand Down

0 comments on commit b2d4700

Please sign in to comment.