We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 677d5a1 commit 1fe9f9dCopy full SHA for 1fe9f9d
1 file changed
src/core/Main.java
@@ -18,7 +18,7 @@ public class Main {
18
private static String prevSessionLogPath;
19
20
private static String PROGRAM_NAME = "Alloy Debugger (ALDB)";
21
- private static String VERSION = "0.2.0";
+ private static String VERSION = "0.3.0";
22
private static String PROGRAM_DESC = "A debugger for transition systems modelled in Alloy.";
23
24
private static String RESTORE_FLAG_SHORT = "-r";
0 commit comments