mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2026-09-02 06:19:08 +00:00
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 0.32.0
|
||||
|
||||
* `MicroUtils`: `0.30.1`
|
||||
* `Exposed`: `1.4.0`
|
||||
* `PlaguBot`: `13.0.0`
|
||||
* `TgBotAPI`: `36.1.0`
|
||||
* `NMCP`: `1.6.1`
|
||||
|
||||
## 0.31.0
|
||||
|
||||
* `Kotlin`: `2.3.21`
|
||||
|
||||
@@ -11,12 +11,12 @@ kotlin_serialisation_core_version=1.11.0
|
||||
|
||||
github_release_plugin_version=2.5.2
|
||||
|
||||
tgbotapi_version=35.1.0
|
||||
micro_utils_version=0.30.0
|
||||
exposed_version=1.3.1
|
||||
plagubot_version=12.0.0
|
||||
tgbotapi_version=36.1.0
|
||||
micro_utils_version=0.30.1
|
||||
exposed_version=1.4.0
|
||||
plagubot_version=13.0.0
|
||||
|
||||
nmcp_version=1.6.0
|
||||
nmcp_version=1.6.1
|
||||
|
||||
# Dokka
|
||||
|
||||
@@ -25,4 +25,4 @@ dokka_version=2.2.0
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.31.0
|
||||
version=0.32.0
|
||||
|
||||
Reference in New Issue
Block a user