We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee1a16 commit 479daa1Copy full SHA for 479daa1
src/main/java/com/codehusky/huskyui/HuskyUI.java
@@ -68,7 +68,7 @@ public class HuskyUI {
68
/**
69
* The Version of HuskyUI for Sponge.
70
*/
71
- public static final String PLUGIN_VERSION = "0.6.0PRE2";
+ public static final String PLUGIN_VERSION = "0.6.0PRE4";
72
73
74
* The HuskyUI {@link Logger} used throughout the plugin.
0 commit comments