use gitea instead of github
* use gitea instead of github * use prepareStatement instead of statement
This commit is contained in:
@ -165,7 +165,7 @@ public class MainWindowController {
|
||||
private boolean autoplay = false;
|
||||
|
||||
private final String version = "0.7.0";
|
||||
private final String buildNumber = "159";
|
||||
private final String buildNumber = "161";
|
||||
private final String versionName = "toothless dragon";
|
||||
private String btnStyle;
|
||||
private String color;
|
||||
|
Reference in New Issue
Block a user