mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-11-22 07:33:46 +00:00
commit
9c681e25d2
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.0
|
||||
|
||||
* `Versions`
|
||||
* `tgbotapi`: `0.33.4` -> `0.34.0`
|
||||
* `exposed`: `0.30.2` -> `0.31.1`
|
||||
|
||||
## 0.1.9
|
||||
|
||||
* `Versions`
|
||||
|
@ -7,10 +7,10 @@ kotlin.incremental=true
|
||||
kotlin_version=1.4.32
|
||||
kotlin_coroutines_version=1.4.3
|
||||
kotlin_serialisation_runtime_version=1.1.0
|
||||
kotlin_exposed_version=0.30.2
|
||||
kotlin_exposed_version=0.31.1
|
||||
|
||||
sdi_version=0.4.1
|
||||
tgbotapi_version=0.33.4
|
||||
tgbotapi_version=0.34.0
|
||||
microutils_version=0.4.36
|
||||
klassindex_version=4.1.0-rc.1
|
||||
|
||||
@ -19,4 +19,4 @@ sqlite_version=3.30.1
|
||||
github_release_plugin_version=2.2.12
|
||||
|
||||
group=dev.inmo
|
||||
version=0.1.9
|
||||
version=0.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user