mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-30 06:59:01 +01:00
Bump version
This commit is contained in:
parent
61c380f69e
commit
f06ecde2c9
@ -51,7 +51,7 @@ final class API extends AbstractAPI
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
public const RELEASE = '8.0.0-beta188';
|
||||
public const RELEASE = '8.0.0-beta189';
|
||||
/**
|
||||
* We're not logged in.
|
||||
*
|
||||
|
@ -126,7 +126,7 @@ final class MTProto implements TLCallback, LoggerGetter, SettingsGetter
|
||||
* @internal
|
||||
* @var int
|
||||
*/
|
||||
public const V = 181;
|
||||
public const V = 182;
|
||||
/**
|
||||
* Bad message error codes.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user