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 21, 2023
1 parent a52be3b commit 9ef01a7
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.16.1
mod_version=1.16.2
minecraft_version=1.18.2
forge_version=40.0.54
release_type=release
Expand Down
7 changes: 7 additions & 0 deletions resources/changelog/1.18.2-1.16.2.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!

Fixes:
* Fix incorrect containment check in IngredientCollectionPrototypeMap
This is a regression since 61267920638e48331a513b9a446907910122078d
Closes CyclopsMC/IntegratedTerminals#98

0 comments on commit 9ef01a7

Please sign in to comment.