diff --git a/src/API.php b/src/API.php index c898b79ad..2c5a69fe5 100644 --- a/src/API.php +++ b/src/API.php @@ -52,7 +52,7 @@ final class API extends AbstractAPI * * @var string */ - public const RELEASE = '8.0.0-beta195'; + public const RELEASE = '8.0.0-beta196'; /** * We're not logged in. *