Skip to content

Commit 16cb49e

Browse files
committed
update API version number
1 parent 9cb1a38 commit 16cb49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/static/static.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ package static
33
const (
44
DiscordUserAgentPingHeaderVal = "Mozilla/5.0 (compatible; Discordbot/2.0; +https://discordapp.com)"
55

6-
APIVersion = "1.6.0"
6+
APIVersion = "1.7.0"
77
)

0 commit comments

Comments
 (0)