diff --git a/src/API.php b/src/API.php index 59b4834c8..f856545ae 100644 --- a/src/API.php +++ b/src/API.php @@ -51,7 +51,7 @@ final class API extends AbstractAPI * * @var string */ - public const RELEASE = '8.2.2'; + public const RELEASE = '8.2.3'; /** * We're not logged in. *