Skip to content

Commit 3c737d6

Browse files
committed
this is a bugfix release
1 parent 3a43c93 commit 3c737d6

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
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
group = "com.github.oowekyala"
13-
version = "1.13"
13+
version = "1.12.1"
1414

1515
val IntellijVersion = "231.9011.34" // note: "since" version should be updated manually in plugin.xml
1616
val KotlinVersion = "1.8.22"

0 commit comments

Comments
 (0)