Skip to content

Commit 5a28076

Browse files
authored
Merge pull request #165 from Alecsioo/master
Bumped acceptable remote version
2 parents 5fcfe60 + e4349ad commit 5a28076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/hellfirepvp/modularmachinery/ModularMachinery.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"after:tconstruct@[1.12.2-2.12.0.157,);" +
6464
"after:thermalexpansion@[5.5.0,);",
6565
acceptedMinecraftVersions = "[1.12, 1.13)",
66-
acceptableRemoteVersions = "[2.1.0, 2.2.0)"
66+
acceptableRemoteVersions = "[2.1.0, 2.3.0)"
6767
)
6868
public class ModularMachinery {
6969

0 commit comments

Comments
 (0)