1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 07:58:58 +01:00
This commit is contained in:
Daniil Gentili 2023-10-24 17:32:35 +02:00
parent 86b622f0a7
commit a22d0a885a

View File

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