1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-23 10:31:13 +01:00
This commit is contained in:
Daniil Gentili 2023-11-23 14:48:01 +01:00
parent adc7aad58f
commit 62875dc7e3

View File

@ -51,7 +51,7 @@ final class API extends AbstractAPI
*
* @var string
*/
public const RELEASE = '8.0.0-beta164';
public const RELEASE = '8.0.0-beta165';
/**
* We're not logged in.
*