1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 07:18:57 +01:00

Bump version for docker image

This commit is contained in:
Daniil Gentili 2024-08-18 13:57:55 +02:00
parent a45bf24776
commit d2aef813dc

View File

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