1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 09:58:59 +01:00
This commit is contained in:
Daniil Gentili 2023-12-13 22:57:33 +01:00
parent 6d7a672c4f
commit 7e2a479a9e

View File

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