mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2026-05-24 09:17:26 +00:00
Compare commits
10 Commits
3.1.0
...
f7cce657a8
| Author | SHA1 | Date | |
|---|---|---|---|
| f7cce657a8 | |||
| a4ca827a5c | |||
| 224107e35e | |||
| 9efebd027d | |||
| 841156e8b5 | |||
| ab4d06a44c | |||
| 0766bf7d76 | |||
| f7c7e338e2 | |||
| 6a4fed07ee | |||
| f644817c04 |
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,5 +1,16 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 3.1.2
|
||||||
|
|
||||||
|
* `Versions`:
|
||||||
|
* `microutils`: `0.14.2`
|
||||||
|
* `exposed`: `0.41.1`
|
||||||
|
|
||||||
|
## 3.1.1
|
||||||
|
|
||||||
|
* `Versions`:
|
||||||
|
* `tgbotapi`: `4.1.1`
|
||||||
|
|
||||||
## 3.1.0
|
## 3.1.0
|
||||||
|
|
||||||
* `Versions`:
|
* `Versions`:
|
||||||
|
|||||||
@@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
|||||||
kotlin.incremental=true
|
kotlin.incremental=true
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=3.1.0
|
version=3.1.2
|
||||||
|
|||||||
@@ -4,11 +4,11 @@ kt = "1.7.21"
|
|||||||
kt-serialization = "1.4.1"
|
kt-serialization = "1.4.1"
|
||||||
kt-coroutines = "1.6.4"
|
kt-coroutines = "1.6.4"
|
||||||
|
|
||||||
microutils = "0.14.1"
|
microutils = "0.14.2"
|
||||||
tgbotapi = "4.1.0"
|
tgbotapi = "4.1.1"
|
||||||
kslog = "0.5.3"
|
kslog = "0.5.3"
|
||||||
|
|
||||||
jb-exposed = "0.40.1"
|
jb-exposed = "0.41.1"
|
||||||
jb-dokka = "1.7.20"
|
jb-dokka = "1.7.20"
|
||||||
|
|
||||||
sqlite = "3.39.3.0"
|
sqlite = "3.39.3.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user