Skip to content

Commit

Permalink
Merge pull request #3757 from JetBrains/ktl-1110-update-webhelp
Browse files Browse the repository at this point in the history
ktl-1110 Update webhelp to 5.15.0
  • Loading branch information
nikpachoo authored Aug 27, 2023
2 parents cdd512b + 2e8d85d commit 64ff42f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ object BuildReferenceDocs : BuildType({
""".trimIndent()

params {
param("WEBHELP_FRONTEND_VERSION", "5.13.0")
param("WEBHELP_FRONTEND_VERSION", "5.15.0")
param("WH_DOCS_PATH_REGEX", "docs")
param("WH_PROJECT_NAME", "kotlin-reference")
}
Expand Down

0 comments on commit 64ff42f

Please sign in to comment.