Skip to content

Commit

Permalink
Bump mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Oct 10, 2023
1 parent c60145d commit e581c85
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
mod_version=1.1.4
mod_version=1.1.5
minecraft_version=1.18.2
forge_version=40.0.54
cyclopscore_version=1.13.4-158
integrateddynamics_version=1.18.2-1.16.0-642
integrateddynamics_version=1.18.2-1.17.0-657
release_type=release
fingerprint=bd0353b3e8a2810d60dd584e256e364bc3bedd44

Expand Down
6 changes: 6 additions & 0 deletions resources/changelog/1.18.2-1.1.5.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.13.4 or higher.

Fixes:
* Fix restarting jobs when resetting network, Closes #99

2 changes: 1 addition & 1 deletion src/main/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Craft stuff in Integrated Dynamics networks.
[[dependencies.integratedcrafting]]
modId="integrateddynamics"
mandatory=true
versionRange="[1.16.0,)"
versionRange="[1.17.0,)"
ordering="NONE"
side="BOTH"
[[dependencies.integratedcrafting]]
Expand Down

0 comments on commit e581c85

Please sign in to comment.