From 6dc03776eef738eaa3839edff51e0cfa2730bd6d Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Sun, 23 Jul 2023 00:22:19 +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 7404303795..1fed929907 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-beta117'; + public const RELEASE = '8.0.0-beta118'; /** * Secret chat was not found. *