mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2026-01-03 20:09:16 +00:00
Compare commits
5 Commits
v1.2.3
...
40de085f26
| Author | SHA1 | Date | |
|---|---|---|---|
| 40de085f26 | |||
| ce5b98d6c8 | |||
| 058c239690 | |||
| 43d49ac3cd | |||
| b0fbcfd54f |
@@ -1,6 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 1.2.2
|
## 1.3.0
|
||||||
|
|
||||||
|
* `Versions`
|
||||||
|
* `tgbotapi`: `2.2.0`
|
||||||
|
|
||||||
|
## 1.2.3
|
||||||
|
|
||||||
* `Versions`
|
* `Versions`
|
||||||
* `tgbotapi`: `2.1.3`
|
* `tgbotapi`: `2.1.3`
|
||||||
|
|||||||
@@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
|||||||
kotlin.incremental=true
|
kotlin.incremental=true
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=1.2.3
|
version=1.3.0
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ kt-serialization = "1.3.3"
|
|||||||
kt-coroutines = "1.6.3"
|
kt-coroutines = "1.6.3"
|
||||||
|
|
||||||
microutils = "0.11.12"
|
microutils = "0.11.12"
|
||||||
tgbotapi = "2.1.3"
|
tgbotapi = "2.2.0"
|
||||||
kslog = "0.3.2"
|
kslog = "0.3.2"
|
||||||
|
|
||||||
jb-exposed = "0.38.2"
|
jb-exposed = "0.38.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user