From cc740b73f2f67dfb5b72a380c5d2f1fa30e508c3 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Thu, 20 Jul 2023 22:38:57 +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 9fce8a792..2cdc16d08 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-beta112'; + public const RELEASE = '8.0.0-beta113'; /** * Secret chat was not found. *