Skip to content

Commit 3877e56

Browse files
authored
Release v1.10.21 (#651)
1 parent 546a8df commit 3877e56

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## 1.10.21
4+
35
- Minor: Add `personalBest` time to killcount notification metadata. (#648)
46
- Minor: Fire loot notifications for new Royal Titans bosses. (#650)
57
- Minor: Include Bran pet name in pet notifications. (#649)

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
}
4444

4545
group = "dinkplugin"
46-
version = "1.10.20"
46+
version = "1.10.21"
4747

4848
tasks.withType<JavaCompile> {
4949
options.encoding = "UTF-8"

0 commit comments

Comments
 (0)