Bump version
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bea 2022-11-21 19:55:04 +01:00
parent a5ddbf0d2e
commit d9d0ce3236
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ public class Configuration
private static String heartbeatApiKey = "";
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 botVersion = "0.1.5-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;