Skip to content

Commit

Permalink
Bump mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Nov 19, 2024
1 parent 41b1935 commit 1f73c4b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Project
mod_version=1.8.8
mod_version=1.8.9
group=org.cyclops.colossalchests
java_version=21

Expand Down Expand Up @@ -44,4 +44,4 @@ org.gradle.daemon=false
org.gradle.caching=true

# Common dependencies
cyclopscore_version=1.25.3-636
cyclopscore_version=1.25.3-637
6 changes: 6 additions & 0 deletions resources/changelog/1.21.1-1.8.9.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.25.3 or higher.

Fixes:
* Fix Fabric crash on explosion, Closes #174

0 comments on commit 1f73c4b

Please sign in to comment.