Skip to content

Commit 7d465e5

Browse files
Bump version to 6.1.1 (#2956)
1 parent ea64860 commit 7d465e5

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
@@ -44,7 +44,7 @@ plugins {
4444
////////////////////////////////////
4545

4646
projectEnvironment {
47-
version = Version(major = "6", minor = "1", revision = "0", classifier = null)
47+
version = Version(major = "6", minor = "1", revision = "1", classifier = null)
4848
}
4949

5050
artifactFilters {

0 commit comments

Comments
 (0)