Skip to content

Commit e0e55c2

Browse files
authored
Bump version (#72)
1 parent 7c54b27 commit e0e55c2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Unreleased
1+
## Unreleased
2+
3+
## 1.1.0
24

35
- Major: Add achievement diary notifications. (#67)
46
- Major: Add combat achievement notifications. (#63)

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
}
3434

3535
group = "dinkplugin"
36-
version = "1.0.3"
36+
version = "1.1.0"
3737

3838
tasks.withType<JavaCompile> {
3939
options.encoding = "UTF-8"

0 commit comments

Comments
 (0)