This commit is contained in:
parent
da511f2913
commit
531ff66bae
@ -31,7 +31,7 @@ public class Configuration
|
||||
private static LocalDateTime startupTime;
|
||||
|
||||
|
||||
private static final String botVersion = "0.1.3-slash"; // we should probably find a way to make this consistent with Maven
|
||||
private static final String botVersion = "0.1.4-slash"; // we should probably find a way to make this consistent with Maven
|
||||
private static final String botName = "HidekoBot";
|
||||
private static final Color botColor = Color.PINK;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user