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

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
PolyEdge committed Mar 22, 2019
1 parent 4169e00 commit bb3d96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/pw/ipex/plex/Plex.java
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
public class Plex {
public static final String MODID = "PolyEdge_Plex";
public static final String VERSION = "0.4";
public static final String PATCHID = "PATCH_3";
public static final String PATCHID = "PATCH_4";
public static final String RELEASENOTICE = "Welcome to 0.4!";

public static Minecraft minecraft = Minecraft.getMinecraft();
Expand Down

0 comments on commit bb3d96e

Please sign in to comment.