Skip to content

Commit 5db3318

Browse files
Merge pull request #59 from InsanusMokrassar/0.24.3
0.24.3
2 parents a8d214f + 5485c5d commit 5db3318

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.24.3
4+
5+
* `Versions`:
6+
* `PlaguBot`: `10.4.0`
7+
* `MicroUtils`: `0.24.6`
8+
* `TelegramBotAPILibraries`: `0.26.3`
9+
310
## 0.24.2
411

512
* `Versions`:

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ kotlin.incremental=true
55
# Project data
66

77
group=dev.inmo
8-
version=0.24.2
8+
version=0.24.3

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
kotlin = "2.1.10"
44
kotlin-serialization = "1.8.0"
55

6-
plagubot = "10.3.1"
6+
plagubot = "10.4.0"
77
kslog = "1.4.1"
8-
microutils = "0.24.5"
8+
microutils = "0.24.6"
99

10-
tgbotapi-libraries = "0.26.2"
10+
tgbotapi-libraries = "0.26.3"
1111

1212
gh-release = "2.5.2"
1313
dokka = "2.0.0"

0 commit comments

Comments
 (0)