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 6d957c6 commit ee61c22Copy full SHA for ee61c22
src/Discord/Http.php
@@ -30,7 +30,7 @@ class Http implements HttpInterface
30
*
31
* @var string
32
*/
33
- public const VERSION = 'v10.5.0';
+ public const VERSION = 'v10.5.1';
34
35
/**
36
* Current Discord HTTP API version.
0 commit comments