diff --git a/build.gradle.kts b/build.gradle.kts index 7ed38623..4b2a9e7e 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -27,7 +27,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget import org.jetbrains.kotlin.gradle.tasks.KotlinCompile // Use the same version and group for the jar and the plugin -val currentVersion = "2.2.1" +val currentVersion = "2.2.2" val myGroup = "com.mituuz" version = currentVersion group = myGroup @@ -44,6 +44,12 @@ intellijPlatform { Update dependencies +

Version 2.2.1

+

Version 2.2.0