From 0e29762b3ef790e1847e5ec5ccbc1b81a8951fd8 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Sun, 22 Oct 2023 14:25:44 +0200 Subject: [PATCH] Increase release --- src/API.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/API.php b/src/API.php index 6c6446da0..2b0f71ed0 100644 --- a/src/API.php +++ b/src/API.php @@ -51,7 +51,7 @@ final class API extends AbstractAPI * * @var string */ - public const RELEASE = '8.0.0-beta155'; + public const RELEASE = '8.0.0-beta156'; /** * We're not logged in. *