1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-03-09 20:32:26 +00:00

start 32.0.0

This commit is contained in:
2026-03-05 19:27:23 +06:00
parent e5d18a421f
commit 8c6408bc2b
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.idea .idea
.vscode/
.kotlin .kotlin
out/* out/*
*.iml *.iml

View File

@@ -1,5 +1,7 @@
# TelegramBotAPI changelog # TelegramBotAPI changelog
## 32.0.0
## 31.2.0 ## 31.2.0
* `Core`: * `Core`:

View File

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