Skip to content

Commit

Permalink
Release v1.3.2 (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
pajlada authored Mar 26, 2023
1 parent 59426f1 commit 4cee08a
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.3.2

- Minor: Include loot source category in notification metadata. (#196)
- Minor: Avoid death notifications for more safe activities: Barbarian Assault, Chambers of Xeric, Clan Wars, Last Man Standing, Nightmare Zone, Soul Wars, TzHaar Fight Pit. (#194)
- Minor: Avoid unwarranted settings warnings when world hopping. (#183)
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.3.1"
version = "1.3.2"

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

0 comments on commit 4cee08a

Please sign in to comment.