We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6345eda commit 3dc1438Copy full SHA for 3dc1438
1 file changed
build.gradle.kts
@@ -32,7 +32,7 @@ buildscript {
32
}
33
34
35
-version = ProjectVersion("4.3.0", BuildType.snapshot)
+version = ProjectVersion("4.3.0", BuildType.release)
36
group = "org.cthing"
37
description = "Parses version numbers, ranges and constraints in a variety of formats."
38
0 commit comments