diff --git a/src/API.php b/src/API.php index 05edd5c2e..279c45d02 100644 --- a/src/API.php +++ b/src/API.php @@ -51,7 +51,7 @@ final class API extends AbstractAPI * * @var string */ - public const RELEASE = '8.0.0-beta172'; + public const RELEASE = '8.0.0-beta173'; /** * We're not logged in. *