Skip to content

Commit 6f4cfa0

Browse files
committed
#380 Change version
1 parent b73fd91 commit 6f4cfa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ca/mcgill/cs/jetuml/JetUML.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
public final class JetUML extends Application
4040
{
4141
@SuppressWarnings("exports")
42-
public static final Version VERSION = Version.create(3, 0, 1);
42+
public static final Version VERSION = Version.create(3, 0, 2);
4343

4444
private static HostServices aHostServices; // Required to open a browser page.
4545

0 commit comments

Comments
 (0)