diff --git a/src/API.php b/src/API.php index c15508f5a..0fe7c25d0 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.4'; + public const RELEASE = '8.2.5'; /** * We're not logged in. *