Merge pull request #1131 from JoePfeiffer/update-version
Update version string to 22.xx.BETA, add Justin Hanney to developers list in About dialog
This commit is contained in:
commit
48eb4e7f4e
@ -1,6 +1,6 @@
|
||||
|
||||
# The OpenRocket build version
|
||||
build.version=20.11.alpha.16
|
||||
build.version=22.00.beta.01
|
||||
|
||||
# The copyright year for the build. Displayed in the about dialog.
|
||||
# Will show as Copyright 2013-${build.copyright}
|
||||
|
@ -43,7 +43,8 @@ public class AboutDialog extends JDialog {
|
||||
"Daniel Williams (pod support, maintainer)<br>" +
|
||||
"Joe Pfeiffer (maintainer)<br>" +
|
||||
"Billy Olsen (maintainer)<br>" +
|
||||
"Sibo Van Gool (maintainer)<br>" +
|
||||
"Sibo Van Gool (maintainer)<br>" +
|
||||
"Justin Hanney (maintainer)<br>" +
|
||||
"Neil Weinstock (tester, icons, forum support)<br>" +
|
||||
"H. Craig Miller (tester)<br><br>" +
|
||||
"<b>Translations by:</b><br><br>" +
|
||||
|
Loading…
x
Reference in New Issue
Block a user