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