Skip to content

Commit

Permalink
feat(*): bump version to 0.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
FedorLap2006 committed Jan 10, 2024
1 parent 493e23c commit 3407a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord.go
Expand Up @@ -22,7 +22,7 @@ import (
)

// VERSION of DiscordGo, follows Semantic Versioning. (http://semver.org/)
const VERSION = "0.26.2"
const VERSION = "0.26.3"

// New creates a new Discord session with provided token.
// If the token is for a bot, it must be prefixed with "Bot "
Expand Down

0 comments on commit 3407a6a

Please sign in to comment.