Skip to content

Commit 09ab854

Browse files
author
runner
committed
release-1.16.0
1 parent eb280ac commit 09ab854

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## v1.16.0 released on 21 Apr 2024 UTC
2+
* eb280ac0863ad9b6cd8257a9d618d69ab48596de corrected branch for CI
13
## v1.15.0 released on 09 Apr 2024 UTC
24
* ed1b44c494b620caf78d4fffc0a639120f31328e corrected the logging
35
## v1.14.0 released on 28 Nov 2023 UTC

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "tech.harmonysoft"
9-
version = "1.15.0"
9+
version = "1.16.0"
1010

1111
kotlin {
1212
jvmToolchain(8)

0 commit comments

Comments
 (0)