Bump version to 3.1.5

This commit is contained in:
noil 2021-01-08 01:33:08 -05:00
parent 8feb46f058
commit e7bf138abd
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.4";
public static final String VERSION = "3.1.5";
/**
* Our mods entry point