Skip to content

Commit

Permalink
Bump mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Dec 24, 2024
1 parent 809fe5e commit 1344049
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,5 +1,5 @@
# Project
mod_version=1.24.1
mod_version=1.24.2
group=org.cyclops.integrateddynamics
java_version=21

Expand Down
9 changes: 9 additions & 0 deletions resources/changelog/1.21.1-1.24.2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.25.5 or higher.

Changes:
* Add cs_cz translations

Fixes:
* Reduce number of network events during init to improve performance, #1439
Modifying very large networks is a lot faster now.

0 comments on commit 1344049

Please sign in to comment.