1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 04:08:59 +01:00

Bump release

This commit is contained in:
Daniil Gentili 2024-06-13 17:15:41 +02:00
parent 56b4253748
commit 7595fbf538

View File

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