updated build number

This commit is contained in:
Jannik 2017-08-11 20:04:36 +02:00
parent 43a7e22254
commit d36b869e80
3 changed files with 1 additions and 2 deletions

1
bin/.gitignore vendored
View File

@ -1 +0,0 @@
/application/

View File

@ -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;