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 6880e72 commit fc4d1efCopy full SHA for fc4d1ef
build.gradle.kts
@@ -47,7 +47,7 @@ plugins {
47
////////////////////////////////////
48
49
projectEnvironment {
50
- version = Version(major = "6", minor = "0", revision = "0", classifier = null)
+ version = Version(major = "6", minor = "1", revision = "0", classifier = null)
51
}
52
53
artifactFilters {
0 commit comments