Skip to content

Commit

Permalink
Release Dink 1.6.5 (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
Felanbird authored Nov 5, 2023
1 parent e0f6673 commit d98697c
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.6.5

- Minor: Allow notifications on seasonal worlds to be ignored via advanced config. (#357)
- Minor: Prefer historical name for first Recipe for Disaster quest. (#352)
- Minor: Include owned pets in login notification metadata. (#347)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
}

group = "dinkplugin"
version = "1.6.4"
version = "1.6.5"

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

0 comments on commit d98697c

Please sign in to comment.