diff --git a/src/API.php b/src/API.php index e190f567e..a52f15ec1 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.2'; + public const RELEASE = '8.3.3'; /** * We're not logged in. *