Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Commit bb3d96e

Browse files
committed
update version
1 parent 4169e00 commit bb3d96e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/pw/ipex/plex/Plex.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
public class Plex {
3333
public static final String MODID = "PolyEdge_Plex";
3434
public static final String VERSION = "0.4";
35-
public static final String PATCHID = "PATCH_3";
35+
public static final String PATCHID = "PATCH_4";
3636
public static final String RELEASENOTICE = "Welcome to 0.4!";
3737

3838
public static Minecraft minecraft = Minecraft.getMinecraft();

0 commit comments

Comments
 (0)