update to 021

This commit is contained in:
Jannik 2017-06-01 17:44:05 +02:00
parent 1ed7400a02
commit 1b5bcceeeb
2 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ public class MainWindowController {
private String selectedGameTitle; private String selectedGameTitle;
private String color; private String color;
private String version = "0.1.5"; private String version = "0.1.5";
private String buildNumber = "019"; private String buildNumber = "021";
private String versionName = "Gusty Garden"; private String versionName = "Gusty Garden";
private int xPos = -200; private int xPos = -200;
private int yPos = 17; private int yPos = 17;