Skip to content

Commit 4f5f1b7

Browse files
Update versionName to 2.0.0-rc3
1 parent bed4868 commit 4f5f1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ apiValidation {
5454
}
5555

5656
// Semantic versioning for release version
57-
val versionName = "2.0.0-rc2"
57+
val versionName = "2.0.0-rc3"
5858

5959
tasks.dokkaHtmlMultiModule {
6060
notCompatibleWithConfigurationCache("https://github.com/Kotlin/dokka/issues/2231")

0 commit comments

Comments
 (0)