We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb1a38 commit 16cb49eCopy full SHA for 16cb49e
internal/static/static.go
@@ -3,5 +3,5 @@ package static
3
const (
4
DiscordUserAgentPingHeaderVal = "Mozilla/5.0 (compatible; Discordbot/2.0; +https://discordapp.com)"
5
6
- APIVersion = "1.6.0"
+ APIVersion = "1.7.0"
7
)
0 commit comments