Skip to content

Commit b5b30ad

Browse files
author
Denis Zhdanov
committed
release-1.15.0
1 parent ed1b44c commit b5b30ad

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.15.0 released on 09 Apr 2024 UTC
2+
* ed1b44c494b620caf78d4fffc0a639120f31328e corrected the logging
13
## v1.14.0 released on 28 Nov 2023 UTC
24
* dbad9a24b6cf02bf70946a565a425bab8407892a #13 Configuring gradleDist.rootUrlMapper doesn't work anymore using closure
35
## v1.13.0 released on 03 Nov 2023 UTC

build.gradle.kts

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

77
group = "tech.harmonysoft"
8-
version = "1.14.0"
8+
version = "1.15.0"
99

1010
kotlin {
1111
jvmToolchain(8)

0 commit comments

Comments
 (0)