Skip to content

Commit

Permalink
Bump mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Jul 30, 2024
1 parent 25fd5aa commit aa91bce
Show file tree
Hide file tree
Showing 2 changed files with 10 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=2.9.1
mod_version=2.9.2
minecraft_version=1.19.2
forge_version=43.0.8
cyclopscore_version=1.17.0-237
Expand Down
9 changes: 9 additions & 0 deletions resources/changelog/1.19.2-2.9.2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
mcAs always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.17.0 or higher.

Fixes:
* Correctly extract from slots with limit > 64
This fixes issues with Integrated Tunnels and Crafting when interacting
with mods such as Sophisticated Barrels.
Closes CyclopsMC/IntegratedCrafting#106

0 comments on commit aa91bce

Please sign in to comment.