File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 53
53
public final class JetUML extends Application
54
54
{
55
55
@ SuppressWarnings ("exports" )
56
- public static final Version VERSION = Version .create (3 , 6 );
56
+ public static final Version VERSION = Version .create (3 , 7 );
57
57
58
58
private static HostServices aHostServices ; // Required to open a browser page.
59
59
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ application.name=JetUML
3
3
application.icon =jet.png
4
4
application.file.name =JetUML Files
5
5
application.file.all =All Files
6
- application.copyright =Copyright \u00A9 2015-2023 McGill University
6
+ application.copyright =Copyright \u00A9 2015-2024 McGill University
7
7
quotes.copyright =The quotes in the tooltip information are excerpts\n \
8
8
from the Unified Modeling Language Reference Manual,\n \
9
9
Second Edition. Copyright \u00A9 2005 by Pearson Education, Inc.
You can’t perform that action at this time.
0 commit comments