From 4e84b4ff384752fea0eff2ad0802b2685c9e2c04 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Sun, 23 Jul 2023 16:55:29 +0200 Subject: [PATCH] Update release --- src/API.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/API.php b/src/API.php index 09be0cba8..502af4407 100644 --- a/src/API.php +++ b/src/API.php @@ -52,7 +52,7 @@ final class API extends AbstractAPI * * @var string */ - public const RELEASE = '8.0.0-beta119'; + public const RELEASE = '8.0.0-beta120'; /** * Secret chat was not found. *