Skip to content

Commit

Permalink
Release v1.10.11 (pajlads#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
iProdigy authored Sep 28, 2024
1 parent 5ee3ecf commit 25b69d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Unreleased

## 1.10.11

- Minor: Use embed thumbnail that corresponds to clue scroll difficulty. (#546)
- Minor: Include NPC ID in loot notification metadata. (#550)
- Minor: Allow customization of rich embed highlight color. (#534)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
}

group = "dinkplugin"
version = "1.10.10"
version = "1.10.11"

tasks.withType<JavaCompile> {
options.encoding = "UTF-8"
Expand Down

0 comments on commit 25b69d6

Please sign in to comment.