mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-12-05 22:06:02 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b8ae09866 | |||
| 3027e39665 | |||
| b77fe446f8 | |||
| bc11d7508f |
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 4.0.2
|
||||
|
||||
* `Versions`:
|
||||
* `tgbotapi`: `6.0.2`
|
||||
|
||||
## 4.0.1
|
||||
|
||||
* `Versions`:
|
||||
|
||||
@@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
||||
kotlin.incremental=true
|
||||
|
||||
group=dev.inmo
|
||||
version=4.0.1
|
||||
version=4.0.2
|
||||
|
||||
@@ -5,7 +5,7 @@ kt-serialization = "1.5.0"
|
||||
kt-coroutines = "1.6.4"
|
||||
|
||||
microutils = "0.17.1"
|
||||
tgbotapi = "6.0.1"
|
||||
tgbotapi = "6.0.2"
|
||||
kslog = "1.0.0"
|
||||
|
||||
jb-exposed = "0.41.1"
|
||||
|
||||
Reference in New Issue
Block a user