updated build number
This commit is contained in:
parent
43a7e22254
commit
d36b869e80
1
bin/.gitignore
vendored
1
bin/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/application/
|
Binary file not shown.
@ -217,7 +217,7 @@ public class MainWindowController {
|
||||
private String color;
|
||||
private String dialogBtnStyle;
|
||||
private String version = "0.1.6";
|
||||
private String buildNumber = "027";
|
||||
private String buildNumber = "029";
|
||||
private String versionName = "Throwback Galaxy";
|
||||
private int xPos = -200;
|
||||
private int yPos = 17;
|
||||
|
Loading…
Reference in New Issue
Block a user