diff --git a/CHANGELOG.md b/CHANGELOG.md index 868ada3c98..6cc1f0a184 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # TelegramBotAPI changelog +## 24.0.2 + ## 24.0.1 * `Core`: diff --git a/gradle.properties b/gradle.properties index c799a051eb..b70c3b85aa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,4 +6,4 @@ kotlin.incremental=true kotlin.incremental.js=true library_group=dev.inmo -library_version=24.0.1 +library_version=24.0.2