4 Commits

Author SHA1 Message Date
10b775f250 Merge pull request #32 from InsanusMokrassar/0.11.1
0.11.1
2026-03-15 21:31:35 +06:00
194a26fa36 update plagubot version 2026-03-15 21:26:12 +06:00
e190ace1f2 start 0.11.1 2026-03-15 20:58:45 +06:00
0f2a0c24b2 Merge pull request #31 from InsanusMokrassar/0.11.0
0.11.0
2026-03-12 18:01:13 +06:00
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# PlaguPoster
## 0.11.1
* Update `PlaguBot` dependency to allow using of `proxy` section in config
## 0.11.0
## 0.10.1

View File

@@ -9,4 +9,4 @@ android.enableJetifier=true
# Project data
group=dev.inmo
version=0.11.0
version=0.11.1

View File

@@ -3,7 +3,7 @@
kotlin = "2.3.10"
kotlin-serialization = "1.10.0"
plagubot = "11.0.0"
plagubot = "11.1.0"
tgbotapi = "32.0.0"
microutils = "0.29.1"
kslog = "1.6.0"