Skip to content

Commit 1345595

Browse files
authored
Update JByteMod.java
1 parent c58b641 commit 1345595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/me/grax/jbytemod/JByteMod.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
import java.util.LinkedHashMap;
5151

5252
public class JByteMod extends JFrame {
53-
public final static String version = "1.1.3";
53+
public final static String version = "1.1.4";
5454
private static final String jbytemod = "JByteCustom v" + version;
5555

5656
public static File workingDir = new File(".");

0 commit comments

Comments
 (0)