Skip to content

Commit 50a2a59

Browse files
Update versionName to 2.0.0-rc4
1 parent 61a7e69 commit 50a2a59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-rc3"
57+
val versionName = "2.0.0-rc4"
5858

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

0 commit comments

Comments
 (0)