diff --git a/td/telegram/Version.h b/td/telegram/Version.h index 344743a51..33f2f9050 100644 --- a/td/telegram/Version.h +++ b/td/telegram/Version.h @@ -8,7 +8,7 @@ namespace td { -constexpr int32 MTPROTO_LAYER = 129; +constexpr int32 MTPROTO_LAYER = 130; enum class Version : int32 { Initial, // 0