1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-26 17:24:40 +01:00
This commit is contained in:
Daniil Gentili 2024-09-27 16:48:29 +02:00
parent ca0378040f
commit cdca8a74f5

View File

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