Skip to content

Commit

Permalink
Updated for 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bob-fontana committed Jun 23, 2020
1 parent 6f4c06c commit 0f21f1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
public class GuiRunnerApplication {

private static final org.slf4j.Logger s_logger = LoggerFactory.getLogger(GuiRunnerApplication.class);
private static final String cctVersion = "v0.1.9-Beta";
private static final String cctVersion = "v0.1.10-Beta";

private JFrame m_mainFrame;
private DebugWindow m_debugFrame;
Expand Down

0 comments on commit 0f21f1b

Please sign in to comment.