diff --git a/strings.go b/strings.go index 75bce78..1a56ec8 100644 --- a/strings.go +++ b/strings.go @@ -8,7 +8,7 @@ package main // Current version of the bot -const VERSION = "v2.8.13" +const VERSION = "v2.8.15" // Message shown to users when they request the version of the bot const DJ_VERSION = "MumbleDJ " + VERSION + ""