Skip to content

Commit

Permalink
Fix AppMek version range
Browse files Browse the repository at this point in the history
  • Loading branch information
62832 authored Nov 4, 2023
1 parent ce041ea commit 202bcef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge/src/main/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ description = "ME Greater Accumulation Cells - For when kilobytes just won't do.
[[dependencies.megacells]]
modId = "appmek"
mandatory = false
versionRange = "[$appmekVersion]"
versionRange = "[$appmekVersion,)"
ordering = "AFTER"
side = "BOTH"

Expand Down

0 comments on commit 202bcef

Please sign in to comment.