Skip to content

Commit e23c9ad

Browse files
committed
bump plugin version
1 parent 3cfbd16 commit e23c9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ide-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ val intellijVersion: String by project
1313
val mpsVersion: String by project
1414
val targetJvm: String by project
1515

16-
version = "$intellijVersion.2"
16+
version = "$intellijVersion.3"
1717

1818
dependencies {
1919
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.0")

0 commit comments

Comments
 (0)