diff --git a/src/API.php b/src/API.php index 1efeb0eb5..24b8596f6 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-beta198'; + public const RELEASE = '8.0.0-beta199'; /** * We're not logged in. *