mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2026-09-02 06:19:08 +00:00
Compare commits
6 Commits
0.31.0
...
renovate/n
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
931fbce2cd | ||
| ad91049ff2 | |||
| 868ec8d4ce | |||
| a58b8f2a80 | |||
| 0884dc1ffe | |||
| 6f3488518b |
@@ -1,5 +1,13 @@
|
|||||||
# Changelog
|
# 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
|
## 0.31.0
|
||||||
|
|
||||||
* `Kotlin`: `2.3.21`
|
* `Kotlin`: `2.3.21`
|
||||||
|
|||||||
@@ -11,12 +11,12 @@ kotlin_serialisation_core_version=1.11.0
|
|||||||
|
|
||||||
github_release_plugin_version=2.5.2
|
github_release_plugin_version=2.5.2
|
||||||
|
|
||||||
tgbotapi_version=35.1.0
|
tgbotapi_version=36.1.0
|
||||||
micro_utils_version=0.30.0
|
micro_utils_version=0.30.1
|
||||||
exposed_version=1.3.1
|
exposed_version=1.4.0
|
||||||
plagubot_version=12.0.0
|
plagubot_version=13.0.0
|
||||||
|
|
||||||
nmcp_version=1.6.0
|
nmcp_version=1.6.2
|
||||||
|
|
||||||
# Dokka
|
# Dokka
|
||||||
|
|
||||||
@@ -25,4 +25,4 @@ dokka_version=2.2.0
|
|||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.31.0
|
version=0.32.0
|
||||||
|
|||||||
Reference in New Issue
Block a user