Skip to content

Commit 112d1a7

Browse files
authored
Release v1.10.20 (#636)
1 parent 524d97b commit 112d1a7

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.20
4+
35
- Minor: Add clan title to chat notification metadata. (#635)
46
- Minor: Add `criteria` to loot metadata that indicates why items were included or excluded. (#631)
57
- Minor: Allow hiding just split private chat from screenshots. (#630)

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.19"
46+
version = "1.10.20"
4747

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

0 commit comments

Comments
 (0)