Skip to content

Commit e647721

Browse files
committed
Update current version
1 parent 1a846f2 commit e647721

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
@@ -37,7 +37,7 @@ object P {
3737
override val description: String get() = DESCRIPTION
3838
override val homepage: String get() = HOMEPAGE
3939

40-
const val VERSION = "1.8.0"
40+
const val VERSION = "1.8.1"
4141
const val NEXT_VERSION = "1.8.1"
4242

4343
override val snapshotVersion = "$NEXT_VERSION-SNAPSHOT"

0 commit comments

Comments
 (0)