Skip to content

Commit 24270fe

Browse files
authored
Release v1.7.0 (#367)
1 parent c8d7d50 commit 24270fe

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.7.0
4+
35
- Major: Add leagues notifier for areas, relics, and tasks. (#366)
46

57
## 1.6.5

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.6.5"
42+
version = "1.7.0"
4343

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

0 commit comments

Comments
 (0)