Skip to content

Commit 92ae725

Browse files
authored
Release v1.6.3 (#311)
1 parent d25de2e commit 92ae725

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

3+
## 1.6.3
4+
35
- Minor: Add item name allowlist and denylist for loot notifications. (#310)
46
- Minor: Add allowlist mode for Filtered RSNs under the Advanced category. Use this setting with caution. (#306)
57
- Minor: Send kill count notifications for Penance Queen kills. (#304)

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
}
4444

4545
group = "dinkplugin"
46-
version = "1.6.2"
46+
version = "1.6.3"
4747

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

0 commit comments

Comments
 (0)