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