From e70de9268521c015fc6f8befe9d59d5fac3674ce Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Fri, 23 Aug 2024 13:32:21 +0200 Subject: [PATCH] Bump --- src/API.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/API.php b/src/API.php index 0fe7c25d0..09c73a613 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.5'; + public const RELEASE = '8.3.0'; /** * We're not logged in. *