Skip to content

Commit b1aa9dc

Browse files
committed
Change Jex version
1 parent 6f8b851 commit b1aa9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/me/dustin/jex/JexClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
public enum JexClient {
4848
INSTANCE;
49-
private String version = "0.3.3b";
49+
private String version = "0.3.4";
5050
private boolean autoSaveModules = false;
5151
private boolean soundOnLaunch = true;
5252

0 commit comments

Comments
 (0)