Skip to content

Commit 479daa1

Browse files
author
codeHusky
committed
version bump to pre4
1 parent 3ee1a16 commit 479daa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/codehusky/huskyui/HuskyUI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public class HuskyUI {
6868
/**
6969
* The Version of HuskyUI for Sponge.
7070
*/
71-
public static final String PLUGIN_VERSION = "0.6.0PRE2";
71+
public static final String PLUGIN_VERSION = "0.6.0PRE4";
7272

7373
/**
7474
* The HuskyUI {@link Logger} used throughout the plugin.

0 commit comments

Comments
 (0)