Skip to content

Commit e2c3b74

Browse files
Bump version to 6.0.0 (#2927)
1 parent 8726dd4 commit e2c3b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ plugins {
4747
////////////////////////////////////
4848

4949
projectEnvironment {
50-
version = Version(major = "6", minor = "0", revision = "0", classifier = "rc.5")
50+
version = Version(major = "6", minor = "0", revision = "0", classifier = null)
5151
}
5252

5353
artifactFilters {

0 commit comments

Comments
 (0)