mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 21:34:41 +01:00
Bump
This commit is contained in:
parent
f3fa6a4b74
commit
9630cb8ff1
2
docs
2
docs
@ -1 +1 @@
|
||||
Subproject commit 5b7e3ec1f68ed3c3c1843ba35eccbbc0354fa9e0
|
||||
Subproject commit b7d25c3f578a7e1fff540a388cb34d5ff3460658
|
@ -51,7 +51,7 @@ final class API extends AbstractAPI
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
public const RELEASE = '8.0.0-beta193';
|
||||
public const RELEASE = '8.0.0-beta194';
|
||||
/**
|
||||
* We're not logged in.
|
||||
*
|
||||
|
@ -128,7 +128,7 @@ final class MTProto implements TLCallback, LoggerGetter, SettingsGetter
|
||||
* @internal
|
||||
* @var int
|
||||
*/
|
||||
public const V = 183;
|
||||
public const V = 184;
|
||||
/**
|
||||
* Bad message error codes.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user