Skip to content

Commit fc4d1ef

Browse files
Bump version to 6.1.0 (#2936)
1 parent 6880e72 commit fc4d1ef

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 = null)
50+
version = Version(major = "6", minor = "1", revision = "0", classifier = null)
5151
}
5252

5353
artifactFilters {

0 commit comments

Comments
 (0)