We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8d214f + 5485c5d commit 5db3318Copy full SHA for 5db3318
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 0.24.3
4
+
5
+* `Versions`:
6
+ * `PlaguBot`: `10.4.0`
7
+ * `MicroUtils`: `0.24.6`
8
+ * `TelegramBotAPILibraries`: `0.26.3`
9
10
## 0.24.2
11
12
* `Versions`:
gradle.properties
@@ -5,4 +5,4 @@ kotlin.incremental=true
# Project data
group=dev.inmo
-version=0.24.2
+version=0.24.3
gradle/libs.versions.toml
@@ -3,11 +3,11 @@
kotlin = "2.1.10"
kotlin-serialization = "1.8.0"
-plagubot = "10.3.1"
+plagubot = "10.4.0"
kslog = "1.4.1"
-microutils = "0.24.5"
+microutils = "0.24.6"
-tgbotapi-libraries = "0.26.2"
+tgbotapi-libraries = "0.26.3"
gh-release = "2.5.2"
13
dokka = "2.0.0"
0 commit comments