mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-11-22 07:33:46 +00:00
commit
819ed7720a
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.2.1
|
||||
|
||||
* `Versions`
|
||||
* `tgbotapi`: `2.1.1`
|
||||
* `microutils`: `0.11.6`
|
||||
* `kslog`: `0.3.2`
|
||||
|
||||
## 1.2.0
|
||||
|
||||
* `Versions`
|
||||
|
@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
|
||||
group=dev.inmo
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
|
@ -4,9 +4,9 @@ kt = "1.6.21"
|
||||
kt-serialization = "1.3.3"
|
||||
kt-coroutines = "1.6.2"
|
||||
|
||||
microutils = "0.11.3"
|
||||
tgbotapi = "2.1.0"
|
||||
kslog = "0.3.1"
|
||||
microutils = "0.11.6"
|
||||
tgbotapi = "2.1.1"
|
||||
kslog = "0.3.2"
|
||||
|
||||
jb-exposed = "0.38.2"
|
||||
jb-dokka = "1.6.21"
|
||||
|
Loading…
Reference in New Issue
Block a user