Skip to content

Commit

Permalink
v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lassebq committed Jan 23, 2022
1 parent 76a9cf8 commit 231b55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/mcphackers/mcp/MCP.java
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

public class MCP {

public static final String VERSION = "v0.2";
public static final String VERSION = "v0.1";
public static EnumMode mode = null;
public static EnumMode helpCommand = null;
public static MCPLogger logger;
Expand Down

0 comments on commit 231b55b

Please sign in to comment.