Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
Dream-Master committed Feb 26, 2020

Verified

This commit was signed with the committer’s verified signature.
jimbrig Jimmy Briggs
1 parent c2f05af commit ecd806c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -81,7 +81,7 @@
import net.minecraftforge.common.config.Configuration;
import net.minecraftforge.common.util.FakePlayer;

@Mod(modid = "InfernalMobs", name = "Infernal Mobs", version = "1.6.6gtnh1")
@Mod(modid = "InfernalMobs", name = "Infernal Mobs", version = "1.7.0-GTNH")
public class InfernalMobsCore
{
private final long existCheckDelay = 5000L;

0 comments on commit ecd806c

Please sign in to comment.