Skip to content

Commit 3960cc2

Browse files
whyolegzoobestik
authored andcommitted
drop removePrefix as kotlinx.io doesn't have it in tags
1 parent 7071891 commit 3960cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.teamcity/references/builds/kotlinx/io/KotlinxIOBuildApiReference.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import references.vcsRoots.KotlinxIO
1010

1111
object KotlinxIOBuildApiReference : BuildApiPages(
1212
apiId = KOTLINX_IO_ID,
13-
releaseTag = KOTLINX_IO_RELEASE_LABEL.removePrefix("v"),
13+
releaseTag = KOTLINX_IO_RELEASE_LABEL,
1414
pagesRoot = "build/dokka/html",
1515
stepDokkaVersionSync = {
1616
// TODO readme, and disable this step for other libs too

0 commit comments

Comments
 (0)