mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-12-22 22:26:38 +00:00
Compare commits
7 Commits
b99bb9ee64
...
1.2.1
| Author | SHA1 | Date | |
|---|---|---|---|
| c99e4ee188 | |||
| a408cc5099 | |||
| f1d3f48a6b | |||
| 2777a260ae | |||
| 155b9865a8 | |||
| ecc17e50b9 | |||
| ffafee3f43 |
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,5 +1,17 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.2.1
|
||||||
|
|
||||||
|
* `Versions`
|
||||||
|
* `tgbotapi`: `2.1.1`
|
||||||
|
* `microutils`: `0.11.6`
|
||||||
|
* `kslog`: `0.3.2`
|
||||||
|
|
||||||
|
## 1.2.0
|
||||||
|
|
||||||
|
* `Versions`
|
||||||
|
* `tgbotapi`: `2.1.0`
|
||||||
|
|
||||||
## 1.1.2
|
## 1.1.2
|
||||||
|
|
||||||
* `Versions`
|
* `Versions`
|
||||||
|
|||||||
@@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
|||||||
kotlin.incremental=true
|
kotlin.incremental=true
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=1.1.2
|
version=1.2.1
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ kt = "1.6.21"
|
|||||||
kt-serialization = "1.3.3"
|
kt-serialization = "1.3.3"
|
||||||
kt-coroutines = "1.6.2"
|
kt-coroutines = "1.6.2"
|
||||||
|
|
||||||
microutils = "0.11.3"
|
microutils = "0.11.6"
|
||||||
tgbotapi = "2.0.3"
|
tgbotapi = "2.1.1"
|
||||||
kslog = "0.3.1"
|
kslog = "0.3.2"
|
||||||
|
|
||||||
jb-exposed = "0.38.2"
|
jb-exposed = "0.38.2"
|
||||||
jb-dokka = "1.6.21"
|
jb-dokka = "1.6.21"
|
||||||
@@ -18,7 +18,7 @@ uuid = "0.4.1"
|
|||||||
|
|
||||||
ktor = "2.0.2"
|
ktor = "2.0.2"
|
||||||
|
|
||||||
gh-release = "2.3.7"
|
gh-release = "2.4.1"
|
||||||
|
|
||||||
android-gradle = "7.0.4"
|
android-gradle = "7.0.4"
|
||||||
dexcount = "3.1.0"
|
dexcount = "3.1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user