From d4391f2b52943273b62fa7a9b192d6eab236cfb2 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Sun, 16 Jul 2023 23:30:51 +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 ebf3677e61..97da73d294 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-beta103'; + public const RELEASE = '8.0.0-beta105'; /** * Secret chat was not found. *