Merge pull request #32 from InsanusMokrassar/0.11.1

0.11.1
This commit is contained in:
2026-03-15 21:31:35 +06:00
committed by GitHub
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"