Skip to content

Commit 2008c4d

Browse files
committed
Update current version to v4.1.1
1 parent 9a763a3 commit 2008c4d

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/main/kotlin

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/P.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ object P : ProjectDetail() {
3232
override val homepage: String
3333
get() = HOMEPAGE
3434

35-
const val VERSION = "4.1.0"
35+
const val VERSION = "4.1.1"
3636
const val NEXT_VERSION = "4.1.1"
3737

3838
override val snapshotVersion = "$NEXT_VERSION-SNAPSHOT"

0 commit comments

Comments
 (0)