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