mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-12-05 13:55:53 +00:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 59b91fc1ff | |||
| 4293096ed2 | |||
| 42dd98426c | |||
| 744520c73f | |||
| 1b8ae09866 | |||
| 3027e39665 | |||
| b77fe446f8 | |||
| bc11d7508f |
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,5 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## 4.0.3
|
||||
|
||||
* `Versions`:
|
||||
* `tgbotapi`: `6.0.3`
|
||||
* `microutils`: `0.17.2`
|
||||
|
||||
## 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.3
|
||||
|
||||
@@ -4,8 +4,8 @@ kt = "1.8.10"
|
||||
kt-serialization = "1.5.0"
|
||||
kt-coroutines = "1.6.4"
|
||||
|
||||
microutils = "0.17.1"
|
||||
tgbotapi = "6.0.1"
|
||||
microutils = "0.17.2"
|
||||
tgbotapi = "6.0.3"
|
||||
kslog = "1.0.0"
|
||||
|
||||
jb-exposed = "0.41.1"
|
||||
|
||||
Reference in New Issue
Block a user