Skip to content

Commit

Permalink
release-1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Zhdanov committed Nov 28, 2023
1 parent dbad9a2 commit 5f58f45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## v1.14.0 released on 28 Nov 2023 UTC
* dbad9a24b6cf02bf70946a565a425bab8407892a #13 Configuring gradleDist.rootUrlMapper doesn't work anymore using closure
## v1.13.0 released on 03 Nov 2023 UTC
* d6ee70e0416f53acb3676bf974fb0c49b1249ced #4 Support replacement / merging of parameters from a source file
## v1.12.0 released on 31 Oct 2023 UTC
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = "tech.harmonysoft"
version = "1.13.0"
version = "1.14.0"

kotlin {
jvmToolchain(8)
Expand Down

0 comments on commit 5f58f45

Please sign in to comment.