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