Skip to content

Commit ecaf886

Browse files
committed
Build release candidate.
1 parent b3fa0be commit ecaf886

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
@@ -30,7 +30,7 @@ plugins {
3030
alias(libs.plugins.versions)
3131
}
3232

33-
version = ProjectVersion("4.5.0", BuildType.snapshot)
33+
version = ProjectVersion("4.5.0", BuildType.release)
3434
group = "org.cthing"
3535
description = "Parses version numbers, ranges and constraints in a variety of formats."
3636

0 commit comments

Comments
 (0)