mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-11-21 23:23:47 +00:00
commit
d7d8eb8faf
@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.0.4
|
||||||
|
|
||||||
|
* `Versions`
|
||||||
|
* `tgbotapi`: `0.30.4` -> `0.30.7`
|
||||||
|
* `microutils`: `0.3.4` -> `0.4.1`
|
||||||
|
|
||||||
## 0.0.3
|
## 0.0.3
|
||||||
|
|
||||||
* `Bot`:
|
* `Bot`:
|
||||||
|
@ -8,8 +8,8 @@ kotlin_version=1.4.10
|
|||||||
kotlin_coroutines_version=1.4.1
|
kotlin_coroutines_version=1.4.1
|
||||||
kotlin_serialisation_runtime_version=1.0.1
|
kotlin_serialisation_runtime_version=1.0.1
|
||||||
kotlin_exposed_version=0.28.1
|
kotlin_exposed_version=0.28.1
|
||||||
tgbotapi_version=0.30.4
|
tgbotapi_version=0.30.7
|
||||||
microutils_version=0.3.3
|
microutils_version=0.4.1
|
||||||
klassindex_version=4.1.0-rc.1
|
klassindex_version=4.1.0-rc.1
|
||||||
sqlite_version=3.30.1
|
sqlite_version=3.30.1
|
||||||
|
|
||||||
@ -17,4 +17,4 @@ gradle_bintray_plugin_version=1.8.5
|
|||||||
github_release_plugin_version=2.2.12
|
github_release_plugin_version=2.2.12
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.0.3
|
version=0.0.4
|
||||||
|
Loading…
Reference in New Issue
Block a user