Compare commits

..

4 Commits

Author SHA1 Message Date
868ec8d4ce update dependencies 2026-08-23 19:29:10 +06:00
a58b8f2a80 start 0.32.0 2026-08-23 19:21:02 +06:00
0884dc1ffe Merge pull request #152 from InsanusMokrassar/0.31.0
0.31.0
2026-07-02 18:42:50 +06:00
6f3488518b Merge pull request #143 from InsanusMokrassar/0.30.0
0.30.0
2026-04-20 00:26:58 +06:00
2 changed files with 14 additions and 6 deletions

View File

@@ -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`

View File

@@ -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