Skip to content

Commit

Permalink
Bump mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Jan 17, 2025
1 parent d8d0cd3 commit 58d7b37
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mod_version=1.0.10
mod_version=1.0.11
minecraft_version=1.20.1
forge_version=47.0.1
cyclopscore_version=1.19.0-405
Expand Down
7 changes: 7 additions & 0 deletions resources/changelog/1.20.1-1.0.11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.19.0 or higher.

Fixes:
* Re-enable shadow renames, except for com.oracle.truffle, Closes #32
This makes this mod work correctle on all JVMs, including GraalVM 21 and 23.

0 comments on commit 58d7b37

Please sign in to comment.