Skip to content

Commit

Permalink
Bump mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Aug 20, 2024
1 parent 38f1a96 commit 19fe910
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Project
mod_version=1.20.0
mod_version=1.20.1
group=org.cyclops.cyclopscore
java_version=21

Expand Down
4 changes: 4 additions & 0 deletions resources/changelog/1.21.1-1.20.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
As always, don't forget to backup your world before updating!

Fixes:
* Fix CyclopsCore mod helpers being invoked before mod is initialized, Closes #190

0 comments on commit 19fe910

Please sign in to comment.