mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-30 07:18:57 +01:00
Bump
This commit is contained in:
parent
b0b7cda660
commit
dd9e443baa
@ -51,7 +51,7 @@ final class API extends AbstractAPI
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
public const RELEASE = '8.0.0-beta168';
|
public const RELEASE = '8.0.0-beta169';
|
||||||
/**
|
/**
|
||||||
* We're not logged in.
|
* We're not logged in.
|
||||||
*
|
*
|
||||||
|
@ -123,7 +123,7 @@ final class MTProto implements TLCallback, LoggerGetter, SettingsGetter
|
|||||||
* @internal
|
* @internal
|
||||||
* @var int
|
* @var int
|
||||||
*/
|
*/
|
||||||
public const V = 177;
|
public const V = 178;
|
||||||
/**
|
/**
|
||||||
* Bad message error codes.
|
* Bad message error codes.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user