We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f8b851 commit b1aa9dcCopy full SHA for b1aa9dc
src/main/java/me/dustin/jex/JexClient.java
@@ -46,7 +46,7 @@
46
47
public enum JexClient {
48
INSTANCE;
49
- private String version = "0.3.3b";
+ private String version = "0.3.4";
50
private boolean autoSaveModules = false;
51
private boolean soundOnLaunch = true;
52
0 commit comments