Skip to content

Commit a08307b

Browse files
committed
Update version to 1.6.6
1 parent a7d90b2 commit a08307b

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
@@ -17,7 +17,7 @@ repositories {
1717
maven("https://packages.jetbrains.team/maven/p/kpm/public/")
1818
}
1919

20-
version = "1.6.5"
20+
version = "1.6.6"
2121
val baseName = "Kotlin Explorer"
2222

2323
kotlin {

0 commit comments

Comments
 (0)