Skip to content

Commit 1a35ecf

Browse files
authored
Release v1.10.23 (#667)
1 parent 7632812 commit 1a35ecf

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.10.23
4+
35
- Bugfix: Fire clue notification upon the first completion of a scroll at a given tier. (#662)
46

57
## 1.10.22

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
}
4545

4646
group = "dinkplugin"
47-
version = "1.10.22"
47+
version = "1.10.23"
4848

4949
tasks.withType<JavaCompile> {
5050
options.encoding = "UTF-8"

0 commit comments

Comments
 (0)