Update version # to 3.1.7

This commit is contained in:
noil 2021-04-27 15:28:10 -04:00
parent d68cf25ccb
commit 10199d21c6
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import net.minecraftforge.fml.common.event.FMLInitializationEvent;
@Mod(modid = "seppukumod", name = "Seppuku", version = SeppukuMod.VERSION, certificateFingerprint = "7979b1d0446af2675fcb5e888851a7f32637fdb9")
public final class SeppukuMod {
public static final String VERSION = "3.1.6";
public static final String VERSION = "3.1.7";
/**
* Our mods entry point