提交 09cc3b62 编写于 作者: D deathmarine

Add Version Change for Pull Request, Added Contributor

上级 3fc71052
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>us.deathmarine</groupId> <groupId>us.deathmarine</groupId>
<artifactId>luyten</artifactId> <artifactId>luyten</artifactId>
<version>0.5.1</version> <version>0.5.2</version>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>com.fifesoft</groupId> <groupId>com.fifesoft</groupId>
......
...@@ -567,8 +567,9 @@ public class MainMenuBar extends JMenuBar { ...@@ -567,8 +567,9 @@ public class MainMenuBar extends JMenuBar {
pane.add(link); pane.add(link);
pane.add(new JLabel("Contributions By:")); pane.add(new JLabel("Contributions By:"));
pane.add(new JLabel("zerdei, toonetown, dstmath")); pane.add(new JLabel("zerdei, toonetown, dstmath"));
pane.add(new JLabel("virustotalop, xtrafrancyz")); pane.add(new JLabel("virustotalop, xtrafrancyz,"));
pane.add(new JLabel("mbax, quitten, mstrobel, and FisheyLP")); pane.add(new JLabel("mbax, quitten, mstrobel,"));
pane.add(new JLabel("FisheyLP, and Syquel"));
pane.add(new JLabel(" ")); pane.add(new JLabel(" "));
pane.add(new JLabel("Powered By:")); pane.add(new JLabel("Powered By:"));
String procyon = "https://bitbucket.org/mstrobel/procyon"; String procyon = "https://bitbucket.org/mstrobel/procyon";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册