Skip to content

Commit

Permalink
Generate release candidate.
Browse files Browse the repository at this point in the history
  • Loading branch information
baron1405 committed Oct 27, 2024
1 parent a78dae0 commit a8c1999
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 @@ -28,7 +28,7 @@ plugins {
alias(libs.plugins.versions)
}

version = ProjectVersion("2.0.0", BuildType.snapshot)
version = ProjectVersion("2.0.0", BuildType.release)
group = "org.cthing"
description = "A Gradle plugin for counting lines of code."

Expand Down

0 comments on commit a8c1999

Please sign in to comment.