diff --git a/src/API.php b/src/API.php index 901a653f9..c7cd87192 100644 --- a/src/API.php +++ b/src/API.php @@ -51,7 +51,7 @@ final class API extends AbstractAPI * * @var string */ - public const RELEASE = '8.3.4'; + public const RELEASE = '8.3.5'; /** * We're not logged in. *