Update version number
This commit is contained in:
parent
a6aed046c6
commit
dcd2e1315f
|
@ -8,7 +8,7 @@
|
||||||
package main
|
package main
|
||||||
|
|
||||||
// Current version of the bot
|
// Current version of the bot
|
||||||
const VERSION = "v2.9.1"
|
const VERSION = "v2.10.0"
|
||||||
|
|
||||||
// Message shown to users when they request the version of the bot
|
// Message shown to users when they request the version of the bot
|
||||||
const DJ_VERSION = "MumbleDJ <b>" + VERSION + "</b>"
|
const DJ_VERSION = "MumbleDJ <b>" + VERSION + "</b>"
|
||||||
|
|
Reference in a new issue