|
@@ -20,7 +20,7 @@ import (
|
|
|
"time"
|
|
|
)
|
|
|
|
|
|
-// VERSION of Discordgo, follows Symantic Versioning. (http://semver.org/)
|
|
|
+// VERSION of DiscordGo, follows Semantic Versioning. (http://semver.org/)
|
|
|
const VERSION = "0.16.0-dev"
|
|
|
|
|
|
// ErrMFA will be risen by New when the user has 2FA.
|