Skip to content

Commit ae6f7ff

Browse files
authored
Release v1.11.4 (pajlads#692)
1 parent 01d80bd commit ae6f7ff

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## 1.11.4
4+
35
- Bugfix: Ignore fake game messages submitted by other external plugins. (#691)
46
- Dev: Fix link to `dinkHandler.js` example. (#684)
57

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
}
4545

4646
group = "dinkplugin"
47-
version = "1.11.3"
47+
version = "1.11.4"
4848

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

0 commit comments

Comments
 (0)