Skip to content

Commit 8339c9d

Browse files
committed
ktl-2482 chore: update webhelp version to clear css cache
1 parent e1e886c commit 8339c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.teamcity/builds/kotlinlang/buidTypes/BuildReferenceDocs.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ object BuildReferenceDocs : BuildType({
2525
""".trimIndent()
2626

2727
params {
28-
param("WEBHELP_FRONTEND_VERSION", "6.11.0-footer")
28+
param("WEBHELP_FRONTEND_VERSION", "6.22.0-fix-mermaid")
2929
param("WH_DOCS_PATH_REGEX", "docs")
3030
param("WH_PROJECT_NAME", "kotlin-reference")
3131
}

0 commit comments

Comments
 (0)