Skip to content

Commit 9cd609a

Browse files
committed
1.6.2
1 parent 430eb02 commit 9cd609a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ private val SUPPORTED_VERSIONS = listOf(
2727
)
2828

2929
group = "dev.echonine.kite"
30-
version = "1.6.1"
30+
version = "1.6.2"
3131

3232
if (System.getenv("CI") != "true") {
3333
val commitHash = ProcessBuilder(listOf("git", "rev-parse", "--short", "--verify", "HEAD"))

0 commit comments

Comments
 (0)