Compare commits

...

6 Commits

2 changed files with 14 additions and 6 deletions

View File

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

View File

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