From 7b0a171bd320ea7ba46ec713542cf5b31b7eb5db Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Thu, 27 Jun 2024 07:26:53 +0600 Subject: [PATCH] Update supported version of tg bot api --- docs/tgbotapi/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tgbotapi/index.md b/docs/tgbotapi/index.md index aa93c05..e5d75fd 100644 --- a/docs/tgbotapi/index.md +++ b/docs/tgbotapi/index.md @@ -1,6 +1,6 @@ # TelegramBotAPI -[![Maven Central](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi/badge.svg)](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi) [![Supported version](https://img.shields.io/badge/Telegram%20Bot%20API-7.4-blue)](https://core.telegram.org/bots/api-changelog#may-28-2024) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi/badge.svg)](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi) [![Supported version](https://img.shields.io/badge/Telegram%20Bot%20API-7.5-blue)](https://core.telegram.org/bots/api-changelog#june-18-2024)