mirror of
https://github.com/deathmarine/Luyten.git
synced 2025-02-17 04:59:01 +00:00
Add Version Change for Pull Request, Added Contributor
This commit is contained in:
parent
3fc710524e
commit
09cc3b6271
2
pom.xml
2
pom.xml
@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>us.deathmarine</groupId>
|
||||
<artifactId>luyten</artifactId>
|
||||
<version>0.5.1</version>
|
||||
<version>0.5.2</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.fifesoft</groupId>
|
||||
|
@ -567,8 +567,9 @@ public class MainMenuBar extends JMenuBar {
|
||||
pane.add(link);
|
||||
pane.add(new JLabel("Contributions By:"));
|
||||
pane.add(new JLabel("zerdei, toonetown, dstmath"));
|
||||
pane.add(new JLabel("virustotalop, xtrafrancyz"));
|
||||
pane.add(new JLabel("mbax, quitten, mstrobel, and FisheyLP"));
|
||||
pane.add(new JLabel("virustotalop, xtrafrancyz,"));
|
||||
pane.add(new JLabel("mbax, quitten, mstrobel,"));
|
||||
pane.add(new JLabel("FisheyLP, and Syquel"));
|
||||
pane.add(new JLabel(" "));
|
||||
pane.add(new JLabel("Powered By:"));
|
||||
String procyon = "https://bitbucket.org/mstrobel/procyon";
|
||||
|
Loading…
x
Reference in New Issue
Block a user