diff --git a/CHANGELOG.md b/CHANGELOG.md index 2463164a8d..90e547b3cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # TelegramBotAPI changelog -## 25.0.0 +## 25.0.1 **THIS UPDATE CONTAINS ADDING SUPPORT OF [Telegram Bots API 9.0](https://core.telegram.org/bots/api-changelog#april-11-2025)** diff --git a/gradle.properties b/gradle.properties index 8072049608..6afb319a27 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,4 +6,4 @@ kotlin.incremental=true kotlin.incremental.js=true library_group=dev.inmo -library_version=25.0.0-test-nmcp +library_version=25.0.1