Skip to content

Commit c3a19db

Browse files
authored
Release v1.5.1 (#242)
1 parent 44e1e30 commit c3a19db

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## 1.5.1
4+
35
- Minor: Track points progress towards next combat achievement tier rewards unlock. (#236)
46
- Minor: Add combat achievement points as rich embed field. (#235)
57
- Minor: Use item image as rich embed thumbnail for loot notifications. (#234)

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
}
4040

4141
group = "dinkplugin"
42-
version = "1.5.0"
42+
version = "1.5.1"
4343

4444
tasks.withType<JavaCompile> {
4545
options.encoding = "UTF-8"

0 commit comments

Comments
 (0)