Skip to content

Commit 539bf58

Browse files
committed
Ready for Next Release
1 parent 0a57fcc commit 539bf58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/adris/altoclef/util/VersionUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ public class VersionUtil {
55
public static VersionUtil INSTANCE = new VersionUtil();
66
public static String clientSoftwareVersion = "1.20.4";
77
public static String clientVersionRaw = "b0.5.0";
8-
public static String clientVersion = "AnarchyClef - b0.5 ";
8+
public static String clientVersion = "AnarchyClef - b0.5.0";
99
public static String cvUpdateName = "< " + "I AM THE TERMINATOR 2.0 Update" + " >";
1010

1111
}

0 commit comments

Comments
 (0)