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 61e136e commit 46a4286Copy full SHA for 46a4286
src/Discord/Http.php
@@ -37,7 +37,7 @@ class Http
37
*
38
* @var string
39
*/
40
- public const VERSION = 'v10.0.2';
+ public const VERSION = 'v10.0.3';
41
42
/**
43
* Current Discord HTTP API version.
0 commit comments