Skip to content

Commit cd9ed30

Browse files
committed
[ release ] Releases v1.8.5
1 parent a9bf514 commit cd9ed30

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
@@ -20,7 +20,7 @@ val commitHash by lazy {
2020

2121
val isCI = !System.getenv("CI").isNullOrBlank()
2222

23-
val comingVersion = "1.8.4"
23+
val comingVersion = "1.8.5"
2424
val packageName = "org.frice"
2525
val kotlinVersion: String by extra
2626

0 commit comments

Comments
 (0)