1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-05-31 04:37:21 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
7e1df37b87 start 34.0.0 2026-05-15 00:27:33 +06:00
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
# TelegramBotAPI changelog
## 34.0.0
## 33.1.0
* `Versions`:

View File

@@ -6,4 +6,4 @@ kotlin.incremental=true
kotlin.incremental.js=true
library_group=dev.inmo
library_version=33.1.0
library_version=34.0.0

View File

@@ -22,7 +22,7 @@ github-release-plugin = "2.5.2"
dokka = "2.0.0"
validator = "0.18.1"
nmcp = "1.5.0"
nmcp = "1.4.4"
[libraries]