Skip to content

Commit

Permalink
Fix Modrinth changelogs not being set on release
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Aug 18, 2024
1 parent aa2143f commit 750f91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/neoforge.mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Integrated Tunnels compatibility with other mods.
[[dependencies.integratedtunnelscompat]]
modId="cyclopscore"
type="required"
versionRange="[1.19.11,)"
versionRange="[1.20.0,)"
ordering="NONE"
side="BOTH"
[[dependencies.integratedtunnelscompat]]
Expand Down

0 comments on commit 750f91d

Please sign in to comment.