From c337762698ebae7c2058f4d32a1aec6ba07b417d Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Fri, 15 Nov 2024 18:17:12 +0000 Subject: [PATCH] Bump to 8.3.6 --- src/API.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/API.php b/src/API.php index c7cd87192..5f1c1e5f8 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.5'; + public const RELEASE = '8.3.6'; /** * We're not logged in. *