Skip to content

Commit

Permalink
Update Lizzie.java
Browse files Browse the repository at this point in the history
  • Loading branch information
featurecat authored Sep 29, 2020
1 parent c942736 commit bc0a703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/featurecat/lizzie/Lizzie.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public class Lizzie {
public static GtpConsolePane gtpConsole;
public static Board board;
public static Leelaz leelaz;
public static String lizzieVersion = "0.7.3";
public static String lizzieVersion = "0.7.4";
private static String[] mainArgs;
public static EngineManager engineManager;

Expand Down

0 comments on commit bc0a703

Please sign in to comment.