From 7595fbf538997ebdc8c7158e78b0efc6dad2b98e Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Thu, 13 Jun 2024 17:15:41 +0200 Subject: [PATCH] Bump release --- src/API.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/API.php b/src/API.php index 6cb49b1e7..9ffa3281b 100644 --- a/src/API.php +++ b/src/API.php @@ -51,7 +51,7 @@ final class API extends AbstractAPI * * @var string */ - public const RELEASE = '8.1.0'; + public const RELEASE = '8.1.1'; /** * We're not logged in. *