Skip to content

Commit

Permalink
Release v1.10.1 (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
iProdigy authored May 9, 2024
1 parent 0b91916 commit 0616497
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.1

- Minor: Fire notifications for XP milestones beyond level 99. (#462)
- Bugfix: Distinguish corrupted from normal Gauntlet for loot notifications. (#470)
- Bugfix: Avoid double PK notification when multi-tick special attack had already killed the target. (#467)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
}

group = "dinkplugin"
version = "1.10.0"
version = "1.10.1"

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

0 comments on commit 0616497

Please sign in to comment.