1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-03-10 12:52:24 +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
.vscode/
.kotlin
out/*
*.iml

View File

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

View File

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