Skip to content

Commit 192526f

Browse files
committed
Fix tag
1 parent 25e1893 commit 192526f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎src/API.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ final class API extends AbstractAPI
5151
*
5252
* @var string
5353
*/
54-
public const RELEASE = '8.6.2';
54+
public const RELEASE = '8.6.1';
5555
/**
5656
* We're not logged in.
5757
*

0 commit comments

Comments
 (0)