From aeb3d18b8635cd3d1370d40c7c43f718b2da2ff8 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Sat, 27 Apr 2024 16:33:49 +0200 Subject: [PATCH] Release --- src/API.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/API.php b/src/API.php index 088e0227e..499ca8e24 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-beta205'; + public const RELEASE = '8.0.0'; /** * We're not logged in. *