Update version number

pull/118/head^2 2.8.15
Matthieu Grieger 2016-02-14 19:57:56 -08:00
parent 8a25577bdc
commit 6bea261d68
1 changed files with 1 additions and 1 deletions

View File

@ -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 <b>" + VERSION + "</b>"