Skip to content

Commit

Permalink
Update versionName to 2.0.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamGrzybkowski committed Oct 16, 2024
1 parent bed4868 commit 4f5f1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ apiValidation {
}

// Semantic versioning for release version
val versionName = "2.0.0-rc2"
val versionName = "2.0.0-rc3"

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

0 comments on commit 4f5f1b7

Please sign in to comment.