Skip to content

Commit b3e4975

Browse files
authored
Release v1.11.0 (#668)
1 parent 2ec5f6e commit b3e4975

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.11.0
4+
35
- Major: Allow external plugins to request Dink webhook notifications. (#666)
46

57
## 1.10.23

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.23"
47+
version = "1.11.0"
4848

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

0 commit comments

Comments
 (0)