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 f1de7ce commit 8380ab3Copy full SHA for 8380ab3
1 file changed
src/API.php
@@ -51,7 +51,7 @@ final class API extends AbstractAPI
51
*
52
* @var string
53
*/
54
- public const RELEASE = '8.5.6';
+ public const RELEASE = '8.5.7';
55
/**
56
* We're not logged in.
57
0 commit comments