We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51958af commit f845302Copy full SHA for f845302
src/Discord/Http.php
@@ -30,7 +30,7 @@ class Http implements HttpInterface
30
*
31
* @var string
32
*/
33
- public const VERSION = 'v10.4.8';
+ public const VERSION = 'v10.4.9';
34
35
/**
36
* Current Discord HTTP API version.
0 commit comments