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 5252public final class JetUML extends Application
5353{
5454 @ SuppressWarnings ("exports" )
55- public static final Version VERSION = Version .create (3 , 5 );
55+ public static final Version VERSION = Version .create (3 , 6 );
5656
5757 private static HostServices aHostServices ; // Required to open a browser page.
5858
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 © 2015-2022 McGill University
6+ application.copyright =Copyright © 2015-2023 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 © 2005 by Pearson Education, Inc.
You can’t perform that action at this time.
0 commit comments