We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4bc164 commit 7eeaff9Copy full SHA for 7eeaff9
src/Discord/Http.php
@@ -30,7 +30,7 @@ class Http implements HttpInterface
30
*
31
* @var string
32
*/
33
- public const VERSION = 'v10.5.1';
+ public const VERSION = 'v10.8.0';
34
35
/**
36
* Current Discord HTTP API version.
0 commit comments